Sort Score
Result 10 results
Languages All
Labels All
Results 9,191 - 9,200 of 347,574 for

document

(0.12 sec)
  1. Loading, Saving and Converting

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......OneNote Document or File in Java API Save a OneNote Document Convert...Convert or Save OneNote Document to Image Formats BMP, JPG or Jpeg...

    docs.aspose.com/note/java/loading-saving-and-co...
  2. Table constructor | Aspose.Words for Node.js

    Table constructor. Initializes a new instance of the [Table](../) class....doc DocumentBase The owner document. Remarks When Table is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. WebExtensionProperty | Aspose.Words for .NET

    Create custom web extension properties effortlessly with the WebExtensionProperty constructor. Enhance your projects with tailored name-value pairs!...extension to a document. Document doc = new Document (); // Create...which will be used by the document, // then set its default location...

    reference.aspose.com/words/net/aspose.words.web...
  4. WebExtension.Properties | Aspose.Words for .NET

    Discover WebExtension Properties, a powerful set of customizable features for enhancing your web extensions. Unlock unique functionality today!...extension to a document. Document doc = new Document (); // Create...which will be used by the document, // then set its default location...

    reference.aspose.com/words/net/aspose.words.web...
  5. Watermark class | Aspose.Words for Node.js

    Aspose.Words.Watermark class. Adapts [Watermark](./) class public API for Node.js porting....Adds Image watermark into the document. setImage(imageStream, options)...Adds Image watermark into the document. setText(text) Adds Text watermark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HtmlFixedSaveOptions.useTargetMachineFonts prop...

    HtmlFixedSaveOptions.useTargetMachineFonts property. Flag indicates whether fonts from target machine must be used to display the Document...must be used to display the document. If this flag is set to true...saving a document to HTML. let doc = new aw . Document ( base ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldAutoNumLgl.SeparatorCharacter | Aspose.Wor...

    Discover how to customize the FieldAutoNumLgl SeparatorCharacter property to enhance your data formatting with a flexible separator character....Examples Shows how to organize a document using AUTONUMLGL fields. public...FieldAutoNumLgl () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. EditableRangeEnd.Accept | Aspose.Words for .NET

    Discover the EditableRangeEnd Accept method to seamlessly manage visitor interactions and enhance your web application's functionality....void Visitor () { Document doc = new Document (); doc . Protect...world! Since we have set the document's protection level to read-only...

    reference.aspose.com/words/net/aspose.words/edi...
  9. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Run.text property | Aspose.Words for Python

    Run.text property. Gets or sets the text of the run....Words document by hand. doc = aw . Document () # A blank...blank document contains one section, one body and one paragraph....

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