Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 15,193 for

section

(0.16 sec)
  1. Code Comparison for Common Features|Aspose.Word...

    Take a look at code comparison of some features implemented in Aspose.Words for .NET and VSTO using C#.... This section includes the following topics...

    docs.aspose.com/words/net/code-comparison-for-c...
  2. Working with PDF Pages|Aspose.PDF for PHP via Java

    With Aspose.PDF for PHP via Java you can add pages, add headers and footers, add watermarks into your PDF file. This Section explain to you all details on this topic.... This section shows how to add pages to a...programmatically using PHP. This section learn you how to add watermarks...

    docs.aspose.com/pdf/php-java/working-with-pages/
  3. Aspose::Words::Story::DeleteShapes method | Asp...

    Aspose::Words::Story::DeleteShapes method. Deletes all shapes from the text of this story in C++....a child node of the first section's Body. builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words/sto...
  4. Your First Application for Android via Java|Asp...

    Installing Aspose.Words for Android via Java....libs/folder Select Project Section (from the file menu and click...Navigate back to the code section of the app and add the following...

    docs.aspose.com/words/java/your-first-application/
  5. Paragraph.is_end_of_document property | Aspose....

    Paragraph.is_end_of_document property. True if this paragraph is the last paragraph in the last Section of the document....last paragraph in the last section of the document. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....first section in the document, and then add another section. builder...write("Section 1. "); builder.insertBreak(BreakType.SECTION_BREAK_CONTINUOUS);...

    reference.aspose.com/words/java/com.aspose.word...
  7. FootnoteNumberingRule enumeration | Aspose.Word...

    Aspose.Words.Notes.FootnoteNumberingRule enumeration. Determines when automatic footnote or endnote numbering restarts....Numbering restarts at each section. RestartPage Numbering restarts...footnote/endnote counts at a new page or section. doc . footnoteOptions . restartRule...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Placeholder method. Gets the BuildingBlock containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is true in C++....SharedPtr < Aspose :: Words :: Section >> ( System :: MakeObject <...< Aspose :: Words :: Section > ( glossaryDoc )); substituteBlock...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Layout::LayoutCollector::Clear m...

    Aspose::Words::Layout::LayoutCollector::Clear method. Clears all collected layout data. Call this method after document was manually updated, or layout was rebuilt in C++....doc ); builder -> Write ( u "Section 1" ); builder -> InsertBreak... ); builder -> Write ( u "Section 2" ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. Aspose::Words::Layout::LayoutCollector::get_Doc...

    Aspose::Words::Layout::LayoutCollector::get_Document method. Gets or sets the document this collector instance is attached to in C++....doc ); builder -> Write ( u "Section 1" ); builder -> InsertBreak... ); builder -> Write ( u "Section 2" ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.lay...