Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 242,256 for

aspose.words

(1.06 sec)
  1. Font.ThemeFontOther | Aspose.Words for .NET

    Discover how to customize the theme font for characters 128-255 in your font scheme, enhancing your design with unique typography options....Font namespace Aspose.Words assembly Aspose.Words Font.ThemeFontFarEast...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Body.accept method | Aspose.Words for Python

    Body.accept method. Accepts a visitor....accept ( self , visitor : aspose . words . DocumentVisitor ): ....all nodes. See Also module aspose.words class Body Body.parent_section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Paragraph.accept method | Aspose.Words for Python

    Paragraph.accept method. Accepts a visitor....accept ( self , visitor : aspose . words . DocumentVisitor ): ....all nodes. See Also module aspose.words class Paragraph Paragraph...

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

    HeaderFooter.accept method. Accepts a visitor....accept ( self , visitor : aspose . words . DocumentVisitor ): ....all nodes. See Also module aspose.words class HeaderFooter HeaderFooter...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentVisitor Class | Aspose.Words for .NET

    Discover the Aspose.words.DocumentVisitor class, your foundation for creating custom document visitors to enhance document processing and manipulation....To learn more, visit the Aspose.Words Document Object Model (DOM)...document tree. For example, Aspose.Words uses DocumentVisitor internally...

    reference.aspose.com/words/net/aspose.words/doc...
  6. FrameFormat.horizontal_position property | Aspo...

    FrameFormat.horizontal_position property. Gets horizontal distance between the edge of the frame and the item specified by the [FrameFormat.relative_horizontal_position](../relative_horizontal_position/) property...._text ) See Also module aspose.words class FrameFormat FrameFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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....is_end_of_document ) See Also module aspose.words class Paragraph Paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Border.distance_from_text property | Aspose.Wor...

    Border.distance_from_text property. Gets or sets distance of the border from text or from the page edge in points....docx' ) See Also module aspose.words class Border property PageSetup...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.insert_structured_document_tag ...

    DocumentBuilder.insert_structured_document_tag method. Inserts a [StructuredDocumentTag](../../../Aspose.words.markup/structureddocumenttag/) into the document....nt_tag ( self , type : aspose . words . markup . SdtType ): ...docx' ) See Also module aspose.words class DocumentBuilder DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Sections in C#|Aspose.Words for .NET

    Understanding document section concepts and manipulation practices using C#. Insert section into a document C#. Remove section C#. Copy sections between Documents.... Aspose.Words allows you to manage sections...only to a specific section. Aspose.Words stores information about...

    docs.aspose.com/words/net/working-with-sections/