Sort Score
Result 10 results
Languages All
Labels All
Results 7,841 - 7,850 of 415,497 for

document

(0.82 sec)
  1. HtmlFixedSaveOptions.SaveFormat | Aspose.Words ...

    Discover the HtmlFixedSaveOptions SaveFormat property to ensure your Documents are saved in the exclusive HtmlFixed format for optimal quality....Specifies the format in which the document will be saved if this save...created while converting a document to HTML. public void HtmlFixedResourceFol...

    reference.aspose.com/words/net/aspose.words.sav...
  2. CustomXmlPropertyCollection.Add | Aspose.Words ...

    Effortlessly enhance your CustomXmlPropertyCollection with the Add method, allowing you to seamlessly integrate properties for optimized data management.... Document doc = new Document ( MyDir + "Smart...// A smart tag appears in a document with Microsoft Word recognizes...

    reference.aspose.com/words/net/aspose.words.mar...
  3. 档案

    档案...NET 可用于转换 Document 对象以获取表示任何 .NET 应用程序中的 Document 的字节数组。 以下代码片段演示了将...Load the document from disk. Document doc = new Document("Sample...

    blog.aspose.com/zh/total/convert-worddoc-docx-t...
  4. HtmlSaveOptions.ImagesFolder | Aspose.Words for...

    Discover HtmlSaveOptions ImagesFolder property. Easily set the folder for saving images when exporting Documents to HTML. Streamline your workflow today!...are saved when exporting a document to HTML format. Default is...} Remarks When you save a Document in HTML format, Aspose.Words...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Convert XML to PDF|Aspose.PDF for Android via Java

    Aspose.PDF library presents several ways to convert XML to PDF. You can use the XslFoLoadOptions or do this with an incorrect file structure.... 将 XSL-FO 转换为 PDF 使用 Document 对象和 XslFoLoadOptions 可以实现...ocumentFileName); document = new Document(xmlDocumentFileName...

    docs.aspose.com/pdf/zh/androidjava/convert-xml-...
  6. Convert PDF to PDF/A formats in Python|Aspose.P...

    Explore the steps to convert PDF files to PDF/A format for long-term archiving using Aspose.PDF in Python via Java....Convert the file using the Document class Convert method. Before...log" # Open PDF document document = Api . Document ( input_pdf )...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  7. EndnotePosition Enum | Aspose.Words for .NET

    Discover the Aspose.Words EndnotePosition enum for precise control over endnote placement in Documents, enhancing your text formatting capabilities....are output at the end of the document. Examples Shows how to select...the document collects and displays its endnotes. Document doc...

    reference.aspose.com/words/net/aspose.words.not...
  8. MailMergeSettings.mainDocumentType property | A...

    MailMergeSettings.mainDocumentType property. Specifies the mail-merge main Document type...Specifies the mail-merge main document type. The default value is... Remarks The main document is the document that contains information...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentPartSavingArgs class | Aspose.Words for...

    aspose.words.saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.Document_part_saving()](../iDocumentpartsavingcallback/Document_part_saving/#Documentpartsavingargs) callback...document_part_saving() callback. To...more, visit the Save a Document documentation article. Remarks When...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Example of Hello World using Go language|Aspose...

    This sample demonstrates how to create a simple PDF Document with text Hello World using Aspose.PDF for Go....allows developers to embed PDF document creation, manipulation, and...article, we are creating a PDF document containing the text “Hello...

    docs.aspose.com/pdf/go-cpp/hello-world-example/