Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 14,636 for

section

(0.12 sec)
  1. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_Id method. Specifies a unique read-only persistent numerical Id for this structured document tag 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...
  2. Working with Document Object in Python|Aspose.P...

    Learn how to work with PDF document objects in Python using Aspose.PDF, enabling you to manipulate and process PDF files efficiently....Python Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/pdf/java/working-with-document-...
  3. Aspose::Words::PageSetup::get_LeftMargin method...

    Aspose::Words::PageSetup::get_LeftMargin method. Returns or sets the distance (in points) between the left edge of the page and the left boundary of the body text in C++....with other settings for a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Quick Start in Python|Aspose.Words for Java

    Python: Quick Start Aspose.Words for Java....Python Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/words/java/quick-start-in-python/
  5. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations Section describes the possibilities of opening and saving PDF documents using the Aspose.PDF for Java....[ Hide ] Basic operations section describes the first and simplest...

    docs.aspose.com/pdf/java/basic-operations/
  6. Aspose::Words::DocumentVisitor::VisitHeaderFoot...

    Aspose::Words::DocumentVisitor::VisitHeaderFooterEnd method. Called when enumeration of a header or footer in a Section has ended in C++....of a header or footer in a section has ended. virtual Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::DocumentVisitor::VisitBodyEnd me...

    Aspose::Words::DocumentVisitor::VisitBodyEnd method. Called when enumeration of the main text story in a Section has ended in C++....of the main text story in a section has ended. virtual Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. NodeCollection.clear method | Aspose.Words for ...

    NodeCollection.clear method. Removes all nodes from this collection and from the document....Examples Shows how to remove all sections from a document. doc = aw...) # This document has one section with a few child nodes containing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java....multiple HTML files: one for each section. options.setDocumentSplitC...setDocumentSplitCrit(DocumentSplitCriteri.SECTION_BREAK); // Assign a custom callback...

    reference.aspose.com/words/java/com.aspose.word...
  10. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to SaveFormat.HTML or SaveFormat.EPUB format in Java....multiple HTML files: one for each section. options.setDocumentSplitC...setDocumentSplitCrit(DocumentSplitCriteri.SECTION_BREAK); // Assign a custom callback...

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