Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 15,182 for

section

(0.07 sec)
  1. PHP Programmers Guide|Aspose.PDF for Java

    Discover the PHP Programmer's Guide for Aspose.PDF, offering a step-by-step approach to managing PDF documents in PHP....Guide Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/pdf/java/php-programmers-guide/
  2. Python Programmers Guide|Aspose.PDF for Java

    Explore the Python Programmer's Guide for Aspose.PDF, covering essential features and tips for working with PDF documents in Python....Guide Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/pdf/java/python-programmers-guide/
  3. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_NoColumnBalance method. Do Not Balance Text Columns within a Section in C++....Balance Text Columns within a Section . bool Aspose :: Words :: Settings...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Working with User-defined Cells in PHP|Document...

    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-user-...
  5. Page Setup 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/page-setup-features-...
  6. Page Setup Features 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/cells/java/page-setup-features-...
  7. User 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....Guide Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/jasperreports/user-guide/
  8. PageSetup.other_pages_tray property | Aspose.Wo...

    PageSetup.other_pages_tray property. Gets or sets the paper tray (bin) to be used for all but the first page of a Section...all but the first page of a section. The value is implementation...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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
  10. StructuredDocumentTagRangeStart.placeholder_nam...

    StructuredDocumentTagRangeStart.placeholder_name property. Gets or sets Name of the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text....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...