Sort Score
Result 10 results
Languages All
Labels All
Results 6,351 - 6,360 of 157,273 for

doc

(0.09 sec)
  1. Style.list property | Aspose.Words for Node.js

    Style.list property. Gets the list that defines formatting of this list style.... let doc = new aw . Document (); // A...within a style. let listStyle = doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Comment::SetText method | Aspose...

    Aspose::Words::Comment::SetText method. This is a convenience method that allows to easily set text of the comment in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto comment = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/com...
  3. PageSetup.PageStartingNumber | Aspose.Words for...

    Discover the PageSetup PageStartingNumber property to easily customize your Document's starting page number for enhanced organization and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Section...

    reference.aspose.com/words/net/aspose.words/pag...
  4. SignOptions.ProviderId | Aspose.Words for .NET

    Discover the SignOptions ProviderId property, defining your signature provider's class ID. Easily customize with a unique GUID for optimal performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); SignatureLineOptions signatureLineOptions...

    reference.aspose.com/words/net/aspose.words.dig...
  5. ParagraphFormat.style_identifier property | Asp...

    ParagraphFormat.style_identifier property. Gets or sets the locale independent style identifier of the paragraph style applied to this formatting.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a table of contents...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Footnote.actualReferenceMark property | Aspose....

    Footnote.actualReferenceMark property. Gets the actual text of the reference mark displayed in the Document for this footnote.... let doc = new aw . Document ( base ....let footnote = doc . getFootnote ( 1 , true ); doc . updateFields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BookmarkStart.Bookmark | Aspose.Words for .NET

    Discover BookmarkStart's unique property to access the facade object, simplifying your bookmark management with seamless start and end encapsulation.... Document doc = CreateDocumentWithBo ( 3 );...BookmarkCollection bookmarks = doc . Range . Bookmarks ; PrintAllBookmarkInfo...

    reference.aspose.com/words/net/aspose.words/boo...
  8. Bookmark.BookmarkStart | Aspose.Words for .NET

    Discover the BookmarkStart property to easily access the node marking your bookmark's start, enhancing navigation and efficiency in your project.... Document doc = CreateDocumentWithBo ( 3 );...BookmarkCollection bookmarks = doc . Range . Bookmarks ; PrintAllBookmarkInfo...

    reference.aspose.com/words/net/aspose.words/boo...
  9. BookmarkStart.Name | Aspose.Words for .NET

    Discover the BookmarkStart Name property to easily manage and customize your bookmarks. Enhance your navigation with this essential feature!... Document doc = CreateDocumentWithBo ( 3 );...BookmarkCollection bookmarks = doc . Range . Bookmarks ; PrintAllBookmarkInfo...

    reference.aspose.com/words/net/aspose.words/boo...
  10. FieldMergingArgsBase.RecordIndex | Aspose.Words...

    Discover the FieldMergingArgsBase RecordIndex property. Access the zero-based index of the merging record for enhanced data management and integration....InsertCheckBox () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use MERGEFIELDs with "...

    reference.aspose.com/words/net/aspose.words.mai...