Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 30,983 for

doc

(0.14 sec)
  1. ViewOptions.do_not_display_page_boundaries prop...

    ViewOptions.do_not_display_page_boundaries property. Turns off display of the space between the top of the text and the top edge of the page.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert content that spans...

    reference.aspose.com/words/python-net/aspose.wo...
  2. MailMergeSettings.activeRecord property | Aspos...

    MailMergeSettings.activeRecord property. Specifies the one-based index of the record from the data source which shall be displayed in Microsoft Word... let doc = new aw . Document ( base ....data.docx" ); let settings = doc . mailMergeSettings ; console...

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

    Odso.udlConnectString property. Specifies the Universal Data Link (UDL) connection string used to connect to an external data source... let doc = new aw . Document ( base ....data.docx" ); let settings = doc . mailMergeSettings ; console...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MultiplePagesType enumeration | Aspose.Words fo...

    aspose.words.settings.MultiplePagesType enumeration. Specifies how Document is printed out.... doc = aw . Document () # Insert text...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'My...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBase.fontInfos property | Aspose.Words ...

    DocumentBase.fontInfos property. Provides access to properties of fonts used in this Document.... let doc = new aw . Document ( base ....font.docx" ); let allFonts = doc . fontInfos ; expect ( allFonts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.PageSetup | Aspose.Words for .NET

    Explore the DocumentBuilder PageSetup property to access current page and section settings, enhancing your Document formatting and layout efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/net/aspose.words/doc...
  7. PageSetup.ClearFormatting | Aspose.Words for .NET

    Reset your Document's page setup effortlessly with the ClearFormatting method. Restore default margins, paper size, and orientation for a polished look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/net/aspose.words/pag...
  8. TableStyle.LeftIndent | Aspose.Words for .NET

    Discover the TableStyle LeftIndent property to easily customize your table's left indent for enhanced layout control and visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways of aligning...

    reference.aspose.com/words/net/aspose.words/tab...
  9. DocumentBuilder.pageSetup property | Aspose.Wor...

    DocumentBuilder.pageSetup property. Returns an object that represents current page setup and section properties.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ShapeMarkupLanguage enumeration | Aspose.Words ...

    Aspose.Words.Drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // If we configure compatibility...

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