Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 400,437 for

document

(0.2 sec)
  1. Programming with Documents in Java|Aspose.Words...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage Documents with Java. Work with Document properties, settings, and content, as well as with Document appearance through the management of colors, shapes, fonts and other graphics....Ask AI Programming with Documents Contents [ Hide ] This section...and manage documents with the Aspose.Words Document Object Model...

    docs.aspose.com/words/java/programming-with-doc...
  2. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modifying form in your PDF file with Aspose.PDF for Python via .NET library. You can add or remove fields in existing form, get and set field limit and etc....content, and saves the updated document. This approach is useful for...a PDF. Load the input PDF document. Access forms on the first...

    docs.aspose.com/pdf/python-net/modifying-form/
  3. StructuredDocumentTag.appearance property | Asp...

    StructuredDocumentTag.appearance property. Gets/sets the appearance of a structured Document tag....appearance of a structured document tag. @property def appearance...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IStructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the IStructuredDocumentTag property that defines a unique tag for your SDT node, enhancing Document structure and ensuring clarity....how to create a structured document tag in a plain text box and...its appearance. Document doc = new Document (); // Create a structured...

    reference.aspose.com/words/net/aspose.words.mar...
  5. StructuredDocumentTag.level property | Aspose.W...

    StructuredDocumentTag.level property. Gets the level at which this SDT occurs in the Document tree....which this SDT occurs in the document tree. get level () : Aspose...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用C++创建AcroForms|Aspose.PDF for C++

    本节介绍如何使用Aspose.PDF for C++从头开始在PDF文档中创建AcroForms。...Contents [ Hide ] 在PDF文档中添加表单字段 Document 类提供了一个名为Form的集合,用于管理PDF文档中的表单字段。...); // 打开文档 auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/create-form/
  7. C# API to Export MD to MHTML | products.aspose.com

    Convert MD to MHTML without using Microsoft Word...developers to add powerful document manipulation and conversion...can then use the powerful Document Processing API, Aspose.Words...

    products.aspose.com/total/net/conversion/md-to-...
  8. 使用 C# 进行 PDF 多媒体注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从 PDF 文档中添加、获取和删除多媒体注释。... () { // The path to the documents directory var dataDir = RunExamples...PDF document using ( cument = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/zh/net/multimedia-annotation/
  9. Move PDF Pages|Aspose.PDF for PHP via Java

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for PHP via Java....Moving a Page from one PDF Document to Another This topic explains...from one PDF document to the end of another document using PHP....

    docs.aspose.com/pdf/php-java/move-pages/
  10. PDF Multimedia Annotation using C++|Aspose.PDF ...

    Aspose.PDF for C++ allows you to add, get, and delete the multimedia annotation from your PDF Document....and engagement with your documents. Such content in PDF format...Annotations. Annotations in a PDF document are contained in a Page object’s...

    docs.aspose.com/pdf/cpp/multimedia-annotation/