Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 56,786 for

doc

(0.15 sec)
  1. UserInformation.Name | Aspose.Words for .NET

    Effortlessly manage user profiles with the UserInformation Name property. Easily retrieve or update user names for enhanced personalization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a UserInformation...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldOptions.fileName property | Aspose.Words f...

    FieldOptions.fileName property. Gets or sets the file name of the Document.... let doc = new aw . Document ( base ....= new aw . DocumentBuilder ( doc ); builder . moveToDocumentEnd...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. UserInformation.address property | Aspose.Words...

    UserInformation.address property. Gets or sets the user's postal address.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a UserInformation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. List class | Aspose.Words for Python

    aspose.words.lists.List class. Represents formatting of a list... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) self . assertFalse ( builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BookmarkStart constructor | Aspose.Words for No...

    BookmarkStart constructor. Initializes a new instance of the [BookmarkStart](../) class....BookmarkStart constructor BookmarkStart(doc, name) Initializes a new instance...BookmarkStart class. BookmarkStart ( doc : Aspose . Words . DocumentBase...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphFormat.snapToGrid property | Aspose.Wo...

    ParagraphFormat.snapToGrid property. Specifies whether the current paragraph should use the Document grid lines per page settings when laying out the contents in the paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Enable pitching, and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Font.clearFormatting method | Aspose.Words for ...

    Font.clearFormatting method. Resets to default font formatting.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "For more...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Underline enumeration | Aspose.Words for Node.js

    Aspose.Words.Underline enumeration. Indicates type of the underline applied to a font.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "For more...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF Document... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Table.relativeHorizontalAlignment property | As...

    Table.relativeHorizontalAlignment property. Gets or sets floating table relative horizontal alignment.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

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