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

document

(0.18 sec)
  1. BuildingBlockBehavior Enum | Aspose.Words for .NET

    Discover the Aspose.Words BuildingBlockBehavior enum, defining how building blocks enhance your Document's content upon insertion for seamless editing....is inserted into the main document. public enum BuildingBlockBehavio...custom building block to a document. public void CreateAndInsert...

    reference.aspose.com/words/net/aspose.words.bui...
  2. Convert image to pdf, which looks like a scanne...

    Python Image Processing Library can be used to emulate scanned Document from you image(s) as shown in the python code....Issue : How to emulate scanned document from your image Tips : Appose...which looks like a scanned document. Example of conversion of...

    docs.aspose.com/imaging/python-net/developer-gu...
  3. Export EML to JPEG via C++ | products.aspose.com

    C++ API to Convert EML to JPEG without using Microsoft Word or Outlook... read, write, and modify documents in various formats. It supports...supports a wide range of document formats such as DOC, DOCX, ODT...

    products.aspose.com/total/cpp/conversion/eml-to...
  4. Export EMLX to TEXT via C++ | products.aspose.com

    C++ API to Convert EMLX to TEXT without using Microsoft Word or Outlook...features for working with documents, such as the ability to create...convert documents, as well as to extract text from documents. It...

    products.aspose.com/total/cpp/conversion/emlx-t...
  5. ContentDisposition Enum | Aspose.Words for .NET

    Explore the Aspose.Words.ContentDisposition enum to discover various Document presentation options for enhanced client browser experiences....different ways of presenting the document at the client browser. public...Description Attachment 0 Send the document to the browser and present...

    reference.aspose.com/words/net/aspose.words/con...
  6. Converter class | Aspose.Words for Python

    aspose.words.lowcode.Converter class. Represents a group of methods intended to convert a variety of different types of Documents using a single line of code....variety of different types of documents using a single line of code...input document of the one format into the output document of the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用 C++ 添加图形注释|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 添加、获取和删除 PDF 文档中的图形注释...创建方形和圆形注释的步骤: 加载 PDF 文件 - 新建 Document 。 创建一个 Circle Annotation 并设置...加载 PDF 文件 auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/figures-annotation/
  8. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the Document contents as well as default Aspose.Words behavior to a particular versions of MS Word....optimize_for(version) Allows to optimize the document contents as well as default...“Compatibility mode” ribbon upon document loading. (Note that you may...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Save SVG File – Aspose.SVG for Python via .NET

    Learn how to save an SVG Document to a file, memory stream or Url using Aspose.SVG Python library....[ Hide Show ] Save an SVG document Most of the tasks, you need...perform, require saving a document. Once you’ve loaded an existing...

    docs.aspose.com/svg/python-net/save-svg-file/
  10. 将PDF/A转换为PDF格式|Aspose.PDF for C++

    本主题向您展示如何使用Aspose.PDF的C++库将PDF/A文件转换为PDF文档。... Document 类具有方法’RemovePdfaComplianc..."PDFAToPDF_out.pdf" ); auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/convert-pdfa-to-pdf/