Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 412,099 for

document

(0.38 sec)
  1. DigitalSignature class | Aspose.Words for Python

    aspose.words.digitalsignatures.DigitalSignature class. Represents a digital signature on a Document and the result of its verification...Represents a digital signature on a document and the result of its verification...with Digital Signatures documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在 .NET 中将 PDF 转换为 Excel|Aspose.PDF for .NET

    Aspose.PDF for .NET 库允许您使用 C# 将 PDF 转换为 Excel 格式。这些格式包括 XLS、XLSX、XML 2003 电子表格、CSV、ODS。...ExcelSaveOptions 类的对象作为第二个参数传递给 Document.Save(..) 构造函数。 以下代码片段展示了使用...格式的过程。 将 PDF 转换为 XLS 创建一个 Document 对象的实例,使用源 PDF 文档。 创建一个 ExcelSaveOptions...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-excel/
  3. PageSavingArgs.PageIndex | Aspose.Words for .NET

    Discover the PageIndex property of PageSavingArgs for efficient page management. Optimize your navigation with precise current page tracking....to use a callback to save a document to HTML page by page. public...PageFileNames () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Using FloatingBox for text generation with Pyth...

    This page explains how to format text inside floating box....and add a FloatingBox to a Document using Aspose.PDF for Python...Create a new Document . Add a Page to the document. Create a FloatingBox...

    docs.aspose.com/pdf/python-net/floating-box/
  5. DocumentPartSavingArgs.documentPartFileName pro...

    DocumentPartSavingArgs.DocumentPartFileName property. Gets or sets the file name (without path) where the Document part will be saved to....name (without path) where the document part will be saved to. get...allows you to redefine how the document part file names are generated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. XmlMapping.customXmlPart property | Aspose.Word...

    XmlMapping.customXmlPart property. Returns the custom XML data part to which the parent structured Document tag is mapped....which the parent structured document tag is mapped. get customXmlPart...parts. let doc = new aw . Document (); // Construct an XML part...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. XmlMapping.custom_xml_part property | Aspose.Wo...

    XmlMapping.custom_xml_part property. Returns the custom XML data part to which the parent structured Document tag is mapped....which the parent structured document tag is mapped. @property def...custom XML parts. doc = aw . Document () # Construct an XML part...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSet.odd property | Aspose.Words for Node.js

    PageSet.odd property. Gets a set with all the odd pages of the Document in their original order....with all the odd pages of the document in their original order. get...pages from the document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. MailMergeDataType enumeration | Aspose.Words fo...

    Aspose.Words.Settings.MailMergeDataType enumeration. Specifies the type of an external mail merge data source....TextFile Specifies that a given document has been connected to a text...Database Specifies that a given document has been connected to an Access...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Insert and Append Documents|Aspose.Words for No...

    Combine Documents into one: insert or append a Document into a new or existing one using find and replace, merge field, bookmark, or simply at the Document end in Node.js....Ask AI Insert and Append Documents Contents [ Hide ] Sometimes...required to combine several documents into one. You can do this...

    docs.aspose.com/words/nodejs-net/insert-and-app...