Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 15,461 for

section

(0.07 sec)
  1. Data Handling Features in xlsx4j|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....xlsx4j Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/java/data-handling-featur...
  2. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeEnd::get_Id method. Specifies a unique read-only persistent numerical Id for this StructuredDocumentTagRange node. Corresponding StructuredDocumentTagRangeStart node has the same Id in C++....get the properties of multi-section structured document tags. auto...( get_MyDir () + u "Multi-section structured document tags.docx"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++....get the properties of multi-section structured document tags. auto...( get_MyDir () + u "Multi-section structured document tags.docx"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Data Handling Features using Aspose.Cells|Docum...

    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....Cells Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/java/data-handling-featur...
  5. Body.accept method | Aspose.Words for Python

    Body.accept method. Accepts a visitor....for all child nodes of the section and calls DocumentVisitor.visit_body_end()...words class Body Body.parent_section property Body.accept_end method...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HeaderFooter.accept method | Aspose.Words for P...

    HeaderFooter.accept method. Accepts a visitor....for all child nodes of the section and calls DocumentVisitor....HeaderFooter HeaderFooter.parent_section property HeaderFooter.accept_end...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert a Document in Python|Aspose.Words for P...

    Easily convert documents from one format to another using Python. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others.... As mentioned in previous sections, the LoadFormat enumeration...converter tool. The current section describes popular conversions...

    docs.aspose.com/words/python-net/convert-a-docu...
  8. Word To Pdf:Page number orientation is incorrec...

    When I convert a Word document to PDF, the page number orientation is incorrect. version:words-25.10-jdk17.jar file: TEST.7z (9.9 MB)...When a Word document contains sections with different orientations...mixes portrait and landscape sections, the layout information for...

    forum.aspose.com/t/word-to-pdf-page-number-orie...
  9. PageSetup.different_first_page_header_footer pr...

    PageSetup.different_first_page_header_footer property. True if a different header or footer is used on the first page.... move_to_section ( 0 ) builder . writeln ( 'Page1'...docx' ) first_page_section = doc . first_section logger = self ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Clone a Document in C#|Aspose.Words for .NET

    Clone a document to get its identical copy using C#. When creating a copy, nodes and properties of the original document are cloned....and create a duplicate of a section in that document: Related APIs...part of a document, like a section or a paragraph? A: Individual...

    docs.aspose.com/words/net/clone-a-document/