Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 15,197 for

section

(0.15 sec)
  1. Adding Custom Properties|Aspose.PDF for Reporti...

    Learn how to add custom properties to PDF reports with Aspose.PDF for Reporting Services. Customize your documents efficiently.... This section describes this process. You...line arrows and so on. This section describes this process. To...

    docs.aspose.com/pdf/reportingservices/adding-cu...
  2. List.isRestartAtEachSection property | Aspose.W...

    List.isRestartAtEachSection property. Specifies whether list should be restarted at each Section...should be restarted at each section. Default value is false . get...restart numbering at each section. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Word文件,如何去掉页眉页脚,同时保持内容排版不变 - Free Support Forum...

    import com.aspose.words.*; public class RemoveHeaderFooter { public static void main(String[] args) throws Exception { Document doc = new Document("input.doc"); for (Section Section : doc.getSection…...doc"); for (Section section : doc.getSections()) {...HeaderFooterCollecti hf = section.getHeadersFooters(); if (hf...

    forum.aspose.com/t/word/322768
  4. Working with Pages in PHP|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PHP Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/diagram/java/working-with-pages...
  5. Working with Pages|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Pages Contents [ Hide ] This section includes the following topics...

    docs.aspose.com/diagram/python-java/working-wit...
  6. Working with User-defined Cells in Ruby|Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Ruby Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/diagram/java/working-with-user-...
  7. Developer Guide|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... The section that follows guides you through...

    docs.aspose.com/barcode/sharepoint/user-s-guide/
  8. File Handling Features in Ruby|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Ruby Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/java/file-handling-featur...
  9. Management Features in Ruby|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Ruby Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/java/management-features-...
  10. StructuredDocumentTagRangeStart.lock_content_co...

    StructuredDocumentTagRangeStart.lock_content_control property. When set to ``True``, this property will prohibit a user from deleting this structured document tag....get the properties of multi-section structured document tags. doc...file_name = MY_DIR + 'Multi-section structured document tags.docx'...

    reference.aspose.com/words/python-net/aspose.wo...