Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 81,634 for

doc

(0.19 sec)
  1. DocumentPropertyCollection.Count | Aspose.Words...

    Discover the DocumentPropertyCollection Count property to effortlessly retrieve the number of items in your collection for efficient data management.... Document doc = new Document ( MyDir + "Properties...custom document property" , doc . CustomDocumentProper [ "CustomProperty"...

    reference.aspose.com/words/net/aspose.words.pro...
  2. RevisionsView enumeration | Aspose.Words for Py...

    aspose.words.RevisionsView enumeration. Allows to specify whether to work with the original or revised version of a Document.... doc = aw . Document ( file_name =...docx' ) doc . update_list_labels () paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldInclude.text_converter property | Aspose.W...

    FieldInclude.text_converter property. Gets or sets the name of the text converter for the format of the included file.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # We can use an INCLUDE field to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table.top_padding property | Aspose.Words for P...

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup.page_height property | Aspose.Words f...

    PageSetup.page_height property. Returns or sets the height of the page in points.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert the image into the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfSaveOptions.attachments_embedding_mode prope...

    PdfSaveOptions.attachments_embedding_mode property. Gets or sets a value determining how attachments are embedded to the PDF Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_ole_object...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MailMergeSettings.connectString property | Aspo...

    MailMergeSettings.connectString property. Specifies the 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...
  8. MailMergeSettings.addressFieldName property | A...

    MailMergeSettings.addressFieldName property. Specifies the column within the data source that contains e-mail addresses... let doc = new aw . Document ( base ....data.docx" ); let settings = doc . mailMergeSettings ; console...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSetup.bottom_margin property | Aspose.Words...

    PageSetup.bottom_margin property. Returns or sets the distance (in points) between the bottom edge of the page and the bottom boundary of the body text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . page_setup . paper_size...

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

    PageSetup.top_margin property. Returns or sets the distance (in points) between the top edge of the page and the top boundary of the body text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . page_setup . paper_size...

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