Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 242,248 for

aspose.words

(0.49 sec)
  1. PageSetup.topMargin property | Aspose.Words for...

    PageSetup.topMargin property. Returns or sets the distance (in points) between the top edge of the page and the top boundary of the body text....docx" ); See Also module Aspose.Words class PageSetup PageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Paragraph.appendField method | Aspose.Words for...

    Aspose.words.Paragraph.appendField method...appendField ( fieldType : Aspose . Words . Fields . FieldType ,...docx" ); See Also module Aspose.Words class Paragraph Paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageSetup.left_margin property | Aspose.Words f...

    PageSetup.left_margin property. Returns or sets the distance (in points) between the left edge of the page and the left boundary of the body text....docx' ) See Also module aspose.words class PageSetup PageSetup...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Body.parentSection property | Aspose.Words for ...

    Body.parentSection property. Gets the parent section of this story....get parentSection () : Aspose . Words . Section Remarks Body...endnoteText ); } See Also module Aspose.Words class Body Body.nodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSetup.line_number_restart_mode property | A...

    PageSetup.line_number_restart_mode property. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously....line_number_restart_mode ( self ) -> aspose . words . LineNumberRestartMod...line_number_restart_mode ( self , value : aspose . words . LineNumberRestartMod...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlFixedSaveOptions.exportEmbeddedFonts proper...

    HtmlFixedSaveOptions.exportEmbeddedFonts property. Specifies whether fonts should be embedded into Html document in Base64 format...html, // Aspose.words can place the fonts in two...( 2 ); } See Also module Aspose.Words.Saving class HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph constructor | Aspose.Words for Python

    Paragraph constructor. Initializes a new instance of the [Paragraph](../) class....__init__ ( self , doc : aspose . words . DocumentBase ): ... Parameter...Shows how to construct an Aspose.Words document by hand. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Section constructor | Aspose.Words for Python

    Section constructor. Initializes a new instance of the Section class....__init__ ( self , doc : aspose . words . DocumentBase ): ... Parameter...Shows how to construct an Aspose.Words document by hand. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node....Shows how to construct an Aspose.words document by hand. let doc...docx" ); See Also module Aspose.Words class CompositeNode CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Restrict Document Editing in C++|Aspose.Words f...

    Restrict editing a document by setting a restriction type using C++. You can also remove protection and make unrestricted editable regions.... Aspose.Words allows you to restrict editing...restriction type. In addition, Aspose.Words also enables you to specify...

    docs.aspose.com/words/cpp/restrict-document-edi...