Sort Score
Result 10 results
Languages All
Labels All
Results 9,751 - 9,760 of 183,241 for

doc

(0.09 sec)
  1. GradientStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientStyle enum for customizable gradient fill styles, enhancing your Document designs with vibrant visuals.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. BookmarksOutlineLevelCollection.indexOfKey meth...

    BookmarksOutlineLevelCollection.indexOfKey method. Returns the zero-based index of the specified bookmark in the collection.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a bookmark with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OutlineOptions.BookmarksOutlineLevels | Aspose....

    Discover the BookmarksOutlineLevels property in OutlineOptions to customize your bookmarks' hierarchy for enhanced navigation and user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a bookmark with...

    reference.aspose.com/words/net/aspose.words.sav...
  4. BookmarksOutlineLevelCollection.Count | Aspose....

    Discover the BookmarksOutlineLevelCollection Count property to easily access the total number of elements in your collection for efficient data management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a bookmark with...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Comment.addReply method | Aspose.Words for Node.js

    Comment.addReply method. Adds a reply to this comment.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); let comment = new aw . Comment ( doc , "John Doe"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Comment.setText method | Aspose.Words for Node.js

    Comment.setText method. This is a convenience method that allows to easily set text of the comment.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); let comment = new aw . Comment ( doc , "John Doe"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RevisionGroupCollection indexer | Aspose.Words ...

    RevisionGroupCollection indexer. Returns a revision group at the specified index.... doc = aw . Document ( file_name =...'Revisions.docx' ) revision_group = doc . revisions . groups [ 0 ] See...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlFixedSaveOptions.useTargetMachineFonts prop...

    HtmlFixedSaveOptions.useTargetMachineFonts property. Flag indicates whether fonts from target machine must be used to display the Document... let doc = new aw . Document ( base ....exportEmbeddedFonts = false ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FrameFormat.relativeVerticalPosition property |...

    FrameFormat.relativeVerticalPosition property. Gets the relative vertical position of a frame.... let doc = new aw . Document ( base ....docx" ); let paragraphFrame = doc . firstSection . body . paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FrameFormat.heightRule property | Aspose.Words ...

    FrameFormat.heightRule property. Gets the rule for determining the height of the specified frame.... let doc = new aw . Document ( base ....docx" ); let paragraphFrame = doc . firstSection . body . paragraphs...

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