Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 423,787 for

document

(1.54 sec)
  1. Aspose::Words::Loading::HtmlLoadOptions::HtmlLo...

    Aspose::Words::Loading::HtmlLoadOptions::HtmlLoadOptions constructor. Initializes a new instance of this class with default values in C++....comments while loading an HTML document. auto loadOptions = System...account while parsing the loaded document. loadOptions -> set_SupportVml...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Working with Images | Aspose.Note Documentation

    Learn how to work with images in your Java development projects....Extract Images from a OneNote Document All images are stored inside...inside image nodes in a OneNote document. Extract Images To extract...

    docs.aspose.com/note/java/working-with-images/
  3. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。... 要向现有 PDF 文件添加文本: 使用 Document 对象打开输入 PDF。 获取要添加文本的特定页面。...方法将 TextFragment 对象添加到页面。 调用 Document 对象的 Save 方法并保存输出 PDF 文件。 添加文本...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  4. Convert PDF/A to PDF|Aspose.PDF for Android via...

    To convert PDF/A to PDF you should remove restrictions from the original Document. Aspose.PDF for Android via Java allows you to solve this problem easly and simply....Contents [ Hide ] Convert PDF/A document to PDF means removing PDF/A...from the original document. Class Document has method RemovePdfaCompliance(...

    docs.aspose.com/pdf/androidjava/convert-pdfa-to...
  5. FieldBarcode | Aspose.Words for Java

    Implements the BARCODE field in Java....the Working with Fields documentation article. Remarks: Inserts...form of a barcode. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. 使用 php-java 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码创建 PDF 表单并以编程方式添加字段。...在 Document 类的实例中加载 PDF。 1。创建字段。 1。创建装饰(如边框)。...表单 // Open document $colors = new Color (); $document = new Document...

    products.aspose.com/pdf/zh-hans/php-java/acrofo...
  7. FieldRD.file_name property | Aspose.Words for P...

    FieldRD.file_name property. Gets or sets the name of the file to include when generating a table of contents, table of authorities, or index....entries from headings in other documents. import aspose.words as aw... ARTIFACTS_DIR doc = aw . Document () builder = aw . DocumentBuilder...

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

    Contains information about a font substitution warning that Aspose.Words issued during Document loading or saving in Java....Words issued during document loading or saving. Examples:...font substitution. Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Saving::XpsSaveOptions::XpsSaveO...

    Aspose::Words::Saving::XpsSaveOptions::XpsSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Xps format in C++....that can be used to save a document in the Xps format. Aspose...the outline of a saved XPS document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. FormFieldCollection | Aspose.Words for Java

    A collection of FormField objects that represent all the form fields in a range in Java....Working with Form Fields documentation article. Examples: Shows...into a document, and process them with using a document visitor...

    reference.aspose.com/words/java/com.aspose.word...