Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 349,412 for

document

(0.06 sec)
  1. Document.attached_template property | Aspose.Wo...

    Document.attached_template property. Gets or sets the full path of the template attached to the Document....attached_template property Document.attached_template property...the template attached to the document. @property def attached_template...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomPartCollection.Clone | Aspose.Words for .NET

    Effortlessly clone your CustomPartCollection with our deep copy method, ensuring all items are preserved for seamless data management....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  3. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...when saving a document to .epub. doc = aw . Document ( file_name...specify the encoding for a document that we will save. save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SubDocument.node_type property | Aspose.Words f...

    SubDocument.node_type property. Returns [NodeType.SUB_Document](../../nodetype/#SUB_Document)....SUB_DOCUMENT . @property def node_type...a master document’s subdocument. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SignatureLine.isSigned property | Aspose.Words ...

    SignatureLine.isSigned property. Indicates that signature line is signed by digital signature....Examples Shows how to sign a document with a personal certificate...signature line. let doc = new aw . Document (); let builder = new aw ...

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

    Discover the CustomPart Clone method for creating efficient deep copies of objects without duplicating Data bytes. Optimize your coding process today!...access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  7. C++ API to Convert TEX to PPSM | products.aspos...

    Convert TEX to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...system that is used to create documents, while PPSM is a Microsoft...create presentations from your documents. How Aspose.Total Helps for...

    products.aspose.com/total/cpp/conversion/tex-to...
  8. 使用 C# 在 PDF 中创建或添加表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 是一个用于创建、读取和编辑 PDF 表格的库。请查看本主题中的其他高级功能。...AddTable () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/add-table-in-existin...
  9. Load And Save To Stream in Python|Aspose.Words ...

    Load And Save Document To Stream using Python....Code Document = jpype . JClass ( "com.aspose.words.Document" )...for Aspose . Words to load a document . stream = FileInputStream...

    docs.aspose.com/words/java/load-and-save-to-str...
  10. PdfCustomPropertiesExport enumeration | Aspose....

    Aspose.Words.Saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.customDocumentProperties](../../aspose.words/Document/customDocumentProperties/) are exported to PDF file....enumeration Specifies the way Document.customDocumentProper are exported...converting a document to PDF. let doc = new aw . Document (); doc...

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