Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 15,165 for

section

(0.2 sec)
  1. PageSetup.header_distance property | Aspose.Wor...

    PageSetup.header_distance property. Returns or sets the distance (in points) between the header and the top of the page....with other settings for a section. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....Examples: Shows how to remove all sections from a document. Document...docx"); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/java/com.aspose.word...
  3. PAGEREF field page numbers incorrect after upda...

    Hi, We’re generating DOCX reports programmatically (using Go to build the WordprocessingML XML) and then passing them through Aspose.Words for Python to resolve field codes. The TOC uses PAGEREF fields referencing bookm…...referencing a bookmark on the section heading: <!-- TOC entry -->...</w:pPr> <w:hyperlink w:anchor="_section_0"> <w:r><w:rPr><w:color w...

    forum.aspose.com/t/pageref-field-page-numbers-i...
  4. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_IsShowingPlaceholderText method. Specifies whether the content of this structured document tag shall be interpreted to contain placeholder text (as opposed to regular text contents within the structured document tag). if set to true, this state shall be resumed (showing placeholder text) upon opening this document 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...
  5. Extract Content in PHP|Aspose.Words for Java

    Extract Content from Document using PHP....a paragraph from the first section. $ nodeType = Java ( "com.aspose...content is found in a different section. if ( java_values ( $ currNode...

    docs.aspose.com/words/java/extract-content-in-php/
  6. Story.story_type property | Aspose.Words for Py...

    Story.story_type property. Gets the type of this story....a child node of the first section's Body. builder . insert_shape...first_section . body . story_type ) doc . first_section . body...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Getting Started | Aspose.Font for .NET

    C# Font Manipulation API's Getting Started Section covers topics including Product Overview, Supported File Formats, Feature List, and Installation.... Product Overview - This section provides an introduction to....NET. Feature List - This section includes a list of all the...

    docs.aspose.com/font/net/getting-started/
  8. Range.revisions property | Aspose.Words for Python

    Range.revisions property. Gets a collection of revisions (tracked changes) that exist in this range.... first_section . body . first_paragraph for...Reject the first section revisions. doc . first_section . range . revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListLevel.number_style property | Aspose.Words ...

    ListLevel.number_style property. Returns or sets the number style for this list level....these will look like "Section (1.01)", "Section (1.02)"... doc_list...list_levels [ 1 ] . number_format = 'Section ( \x00 . \x01 )' doc_list ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of document nodes.... write ( 'Section 1' ) builder . insert_break...BreakType . SECTION_BREAK_EVEN_PAGE ) builder . write ( 'Section 2' )...

    reference.aspose.com/words/python-net/aspose.wo...