Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 223,801 for

aspose.words

(0.34 sec)
  1. Shape | Aspose.Words for .NET

    Create unique shape objects effortlessly with our Shape Constructor. Design custom forms and enhance your projects with ease and precision!...namespace Aspose.Words.Drawing assembly Aspose.Words Shape.Adjustments...

    reference.aspose.com/words/net/aspose.words.dra...
  2. HtmlOfficeMathOutputMode | Aspose.Words for Java

    Specifies how Aspose.words exports OfficeMath to HTML MHTML and EPUB in Java....HtmlOfficeMathOutput Specifies how Aspose.Words exports OfficeMath to HTML...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocumentBuilder.insertDocument method | Aspose....

    Aspose.words.DocumentBuilder.insertDocument method...insertDocument ( srcDoc : Aspose . Words . Document , importFormatMode...importFormatMode : Aspose . Words . ImportFormatMode ) Parameter Type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldNumPages Class | Aspose.Words for .NET

    Discover the Aspose.words.Fields.FieldNumPages class to effortlessly implement the NUMPAGES field, enhancing document automation and efficiency....document programmatically using Aspose.Words, or in Microsoft Word. //...namespace Aspose.Words.Fields assembly Aspose.Words FieldNumChars...

    reference.aspose.com/words/net/aspose.words.fie...
  5. TabStop.alignment property | Aspose.Words for P...

    TabStop.alignment property. Gets or sets the alignment of text at this tab stop....def alignment ( self ) -> aspose . words . TabAlignment : ... @alignment...alignment ( self , value : aspose . words . TabAlignment ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting....@property def style ( self ) -> aspose . words . Style : ... @style.setter...style ( self , value : aspose . words . Style ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextWatermarkOptions.layout property | Aspose.W...

    TextWatermarkOptions.layout property. Gets or sets layout of the watermark...def layout ( self ) -> aspose . words . WatermarkLayout : .....layout ( self , value : aspose . words . WatermarkLayout ): ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. FootnotePosition Enum | Aspose.Words for .NET

    Discover the Aspose.words.Notes.FootnotePosition enum for customizable footnote placement, enhancing document formatting and readability....namespace Aspose.Words.Notes assembly Aspose.Words FootnoteOptions...

    reference.aspose.com/words/net/aspose.words.not...
  9. JSSizeF class | Aspose.Words for Node.js

    Aspose.words.JSSizeF class. Stores an ordered pair of floating-point numbers, which specify a Height and Width.... See Also module Aspose.Words JSSize class License class...

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

    The `Document` class provides various document properties and methods using C#. You use the `Document` class as the starting point for whatever you want to perform with Aspose.words for .NET. The `Document` object can be saved to a file or stream and also sent to a browser....Document class is central in Aspose.Words. It represents a document...you want to perform with Aspose.Words: create a new document from...

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