Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 417,990 for

document

(0.37 sec)
  1. HtmlSaveOptions.ExportFontsAsBase64 | Aspose.Wo...

    Discover how the HtmlSaveOptions ExportFontsAsBase64 property enhances your HTML by embedding fonts in Base64 encoding for improved performance. Default, false....will be embedded into the document’s CSS in Base64 encoding....saved HTML document. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 在 C# 中操作 PDF 文档|Aspose.PDF for .NET

    本文包含有关如何验证 PDF 文档是否符合 PDF A 标准、如何处理目录、如何设置 PDF 到期日期等信息。...PDF/A-1a 或 PDF/A-1b 兼容性,请使用 Document 类的 Validate 方法。此方法允许您指定结果要保存的文件名和所需的验证类型... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/manipulate-pdf-docum...
  3. Document.update_fields method | Aspose.Words fo...

    Document.update_fields method. Updates the values of fields in the whole Document....values of fields in the whole document. def update_fields ( self...open, modify and then save a document, Aspose.Words does not update...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在PHP中管理文档属性|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells Java添加自定义文档属性,调用 Document 模块的 add_custom_property 方法。...//Retrieve a list of all custom document properties of the Excel file...

    docs.aspose.com/cells/zh/java/managing-document...
  5. How to Merge PDF using C#|Aspose.PDF for .NET

    This page explain how to merge PDF Documents into a single PDF file with C# or VB.NET....PDF files into a single PDF document using Aspose.PDF for .NET...joined at the end of the other document. The following code snippet...

    docs.aspose.com/pdf/net/merge-pdf-documents/
  6. Range.update_fields method | Aspose.Words for P...

    Range.update_fields method. Updates the values of Document fields in this range....update_fields() Updates the values of document fields in this range. def...open, modify and then save a document, Aspose.Words does not update...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Row constructor | Aspose.Words for Python

    Row constructor. Initializes a new instance of the [Row](../) class....doc DocumentBase The owner document. Remarks When Row is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentLoadingArgs | Aspose.Words for Java

    An argument passed into IDocumentLoadingCallback.notifycom.aspose.words.DocumentLoadingArgs in Java....the Specify Load Options documentation article. Examples: Shows...how to notify the user if document loading exceeded expected...

    reference.aspose.com/words/java/com.aspose.word...
  9. Document.custom_document_properties property | ...

    Document.custom_Document_properties property. Returns a collection that represents all the custom Document properties of the Document....custom_document_properties property Document.custom_document_properties...all the custom document properties of the document. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Ranges in C#|Aspose.Words for .NET

    Introduction to Range feature in Aspose.Words for .NET....otherwise tree-like model of the document. If you have worked with Microsoft...tools to examine and modify document content is the Range object...

    docs.aspose.com/words/net/working-with-ranges/