Sort Score
Result 10 results
Languages All
Labels All
Results 7,231 - 7,240 of 414,841 for

document

(0.96 sec)
  1. Table.rows property | Aspose.Words for Node.js

    Table.rows property. Provides typed access to the rows of the table....through all tables in the document and print the contents of...each cell. let doc = new aw . Document ( base . myDir + "Tables.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CustomPart.name property | Aspose.Words for Python

    CustomPart.name property. Gets or sets this part's absolute name within the OOXML package or the target URL....Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MailMergeRegionInfo.Fields | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Fields property, easily access and manage child fields for efficient Document automation and enhanced productivity.... Document doc = new Document ( MyDir + "Mail merge...MERGEFIELDs available in the document. MailMergeRegionInfo regionInfo...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Online DOCX Text Search or Build DOCX Search So...

    Free online app for content search in DOCX file. Python API code for any DOCX file text search application....powerful Python based DOCX document search engine utility application...application. Test online document text search app for free. Download...

    products.aspose.com/total/python-net/search/docx/
  5. PageInfo.PaperSize | Aspose.Words for .NET

    Discover the PageInfo PaperSize property to easily retrieve paper sizes as an enumeration. Enhance your printing capabilities today!...page in a Word document. Document doc = new Document ( MyDir + "Rendering...RawKind ; Console . WriteLine ( "Document \"{0}\" contains {1} pages...

    reference.aspose.com/words/net/aspose.words.ren...
  6. XamlFlowSaveOptions class | Aspose.Words for No...

    Aspose.Words.Saving.XamlFlowSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.XamlFlow](../../aspose.words/saveformat/#XamlFlow) or [SaveFormat.XamlFlowPack](../../aspose.words/saveformat/#XamlFlowPack) format...additional options when saving a document into the SaveFormat.XamlFlow...the Specify Save Options documentation article. Inheritance: XamlFlowSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CustomDocumentProperties.add method | Aspose.Wo...

    aspose.words.properties.CustomDocumentProperties.add method...value) Creates a new custom document property of the PropertyType...value) Creates a new custom document property of the PropertyType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. XlsxSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.XlsxSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Xlsx](../../aspose.words/saveformat/#Xlsx) format...additional options when saving a document into the SaveFormat.Xlsx format...the Specify Save Options documentation article. Inheritance: XlsxSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Hyperlinks do not work when exporting from HTML...

    Hi, I am trying to export from HTML to PDF and want to encrypt the Document. Hyperlinks work fine in the exported PDF if the encryption is NOT used. However, they cannot be clicked if PDF is encrypted. I need the links…...PDF and want to encrypt the document. Hyperlinks work fine in the...>".getBytes()); Document doc = new Document(is, new HtmlLoadOptions(""));...

    forum.aspose.com/t/hyperlinks-do-not-work-when-...
  10. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...visit the Document Builder Overview documentation article. Remarks...process of building a Document easier. Document is a composite object...

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