Sort Score
Result 10 results
Languages All
Labels All
Results 6,151 - 6,160 of 141,826 for

doc

(0.07 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. Odso.tableName property | Aspose.Words for Node.js

    Odso.tableName property. Specifies the particular set of data that a source shall be connected to within 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...
  3. 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...
  4. Shading.ForegroundPatternThemeColor | Aspose.Wo...

    Discover how to customize the Shading ForegroundPatternThemeColor property to enhance your design's color scheme and elevate your visual appeal.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); Shading shading = doc . FirstSection ...

    reference.aspose.com/words/net/aspose.words/sha...
  5. CellFormat.ClearFormatting | Aspose.Words for .NET

    Discover the CellFormat ClearFormatting method to effortlessly reset cell styles to default without altering cell width. Enhance your spreadsheet efficiency!... Document doc = new Document ( MyDir + "Tables...Body node: Table firstTable = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  6. 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...
  7. 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...
  8. 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...
  9. TextBox.layout_flow property | Aspose.Words for...

    TextBox.layout_flow property. Determines the flow of the text layout in a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box_shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table.bottom_padding property | Aspose.Words fo...

    Table.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of cells.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

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