Sort Score
Result 10 results
Languages All
Labels All
Results 6,781 - 6,790 of 403,296 for

documents

(0.13 sec)
  1. Working with Document in Python|Aspose.Words fo...

    The `Document` class provides various document properties and methods using Python. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Python. The `Document` object can be saved to a file or stream and also sent to a browser....Ask AI Working with Document Contents [ Hide ] Purpose Summary...describes the Aspose.Words Document class for Python via .NET...

    docs.aspose.com/words/python-net/working-with-d...
  2. Evaluate Aspose.Slides|Aspose.Slides Documentation

    Evaluate Aspose.Slides for Android via Java and explore API features for PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations—start your free trial....watermark at the top of the document on open and save. You are...You can process different documents in parallel; you should not...

    docs.aspose.com/slides/androidjava/evaluate-asp...
  3. Remove Unused Styles in the Workbook with C++|D...

    Remove unused styles in an Excel workbook using Aspose.Cells with C++....Cells-for-C // Path to the documents directory. U16String srcDir...Cells :: Cleanup (); } AI Document Assistant Close Release Unmanaged...

    docs.aspose.com/cells/cpp/remove-unused-styles-...
  4. Add background to PDF with C++|Aspose.PDF for C++

    Learn how to add customizable backgrounds to PDF Documents with Aspose.PDF for C++. Follow this step-by-step guide....overall readability of the document. The content in the PDF is...have a good appearance of the document. The background can also be...

    docs.aspose.com/pdf/cpp/add-backgrounds/
  5. MailMerger.create method | Aspose.Words for Python

    MailMerger.create method. Creates new instance of the mail merger processor....mail merge operation using documents from the stream: field_names...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageColorMode enumeration | Aspose.Words for P...

    aspose.words.saving.ImageColorMode enumeration. Specifies the color mode for the generated images of document pages....for the generated images of document pages. Members Name Description...Description NONE The pages of the document will be rendered as color...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 将 Visio 形状转换为 Pdf|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 pdf。...NET // The path to the documents directory. string dataDir...

    docs.aspose.com/diagram/zh/net/convert-a-visio-...
  8. 将 Visio 形状转换为 Svg|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 svg。...NET // The path to the documents directory. string dataDir...

    docs.aspose.com/diagram/zh/net/convert-a-visio-...
  9. 从PDF中删除附件|Aspose.PDF for .NET

    Aspose.PDF可以从您的PDF文档中删除附件。使用C# PDF API通过Aspose.PDF库删除PDF文件中的附件。...PDF文档的附件保存在Document对象的EmbeddedFiles集合中。 以下代码片段也适用于...EmbeddedFiles 集合的 Delete 方法。 使用 Document 对象的 Save 方法保存更新后的文件。 以下代码片段演示了如何从PDF文档中删除附件。...

    docs.aspose.com/pdf/zh/net/removing-attachment-...
  10. Poor performance adding text to an existing doc...

    I've been working on a procedure which should assemble and manipulate existing document to produce a new document. Part of this work consists in converting a .doc file (merged with data via MailMerge.Execute()); part co…...adding text to an existing document Aspose.PDF Product Family...manipulate existing document to produce a new document. Part of this...

    forum.aspose.com/t/poor-performance-adding-text...