Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 12,115 for

section

(0.05 sec)
  1. Aspose::Words::DocumentBuilder::InsertField met...

    Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a document and optionally updates the field result in C++....set up page numbering in a section. auto doc = MakeObject < Document...); builder -> Writeln ( u "Section 1, page 1." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. How to Use Aspose.Words Instead of Open XML SDK...

    How to download and install Aspose.Words for Java and what prerequisites have to be met to work with Aspose.Words instead of Open XML....Requirements and Prerequisites This section lists the environment and system...“Supported Operating Systems” section of the System Requirements...

    docs.aspose.com/words/java/aspose-words-instead...
  3. Working with Diagrams 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:...PHP Working with Geometry Section in PHP...

    docs.aspose.com/diagram/java/working-with-diagr...
  4. Document Comparison|Aspose.Words for .NET

    Investigate a showcase for Comparing Documents with Aspose.Words for .NET....NET Contents [ Hide ] This section provides a showcase describing... select the corresponding section: Document Comparison Getting...

    docs.aspose.com/words/net/document-comparison-b...
  5. Paragraph.ParentStory | Aspose.Words for .NET

    Discover the Paragraph ParentStory property to easily access parent Section-level stories, enhancing your document's structure with Body or HeaderFooter options....property Retrieves the parent section-level story that can be Body...top of every page of this section, above the main body text....

    reference.aspose.com/words/net/aspose.words/par...
  6. Psd file|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....PSD supports all sections of the Adobe Photoshop PSD...Features Aspose.PSD supports all sections of PSD Format. 1. PSD and...

    docs.aspose.com/psd/net/psd-file/
  7. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....a child node of the first section's Body. builder.insertShape(ShapeType...CONTINUE; } /// /// Called when a Section node is encountered in the...

    reference.aspose.com/words/java/com.aspose.word...
  8. TextColumnCollection class | Aspose.Words for P...

    aspose.words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a Section of a document...all the columns of text in a section of a document. To learn more...more, visit the Working with Sections documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Paragraph.parent_story property | Aspose.Words ...

    Paragraph.parent_story property. Retrieves the parent Section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/)....property Retrieves the parent section-level story that can be Body...top of every page of this section, above the main body text....

    reference.aspose.com/words/python-net/aspose.wo...
  10. FootnoteSeparator | Aspose.Words for Java

    in Java....CONTINUE; } /// /// Called when a Section node is encountered in the...visitSectionStart(final Section section) { // Get the index of our section within...

    reference.aspose.com/words/java/com.aspose.word...