Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 414,687 for

document

(1.62 sec)
  1. 修改AcroForm|Aspose.PDF for C++

    使用Aspose.PDF for C++库修改PDF文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。...); // 打开文档 auto document = MakeObject < Document > ( _dataDir +...DynamicCast < TextBoxField > ( document -> get_Form () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/modifing-form/
  2. CommentRangeStart | Aspose.Words for .NET

    Discover the CommentRangeStart constructor. Easily create new instances of this class for enhanced coding efficiency and streamlined development....doc DocumentBase The owner document. id Int32 The comment identifier...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/com...
  3. Fillable PDF Forms using C++ | Aspose.PDF

    Сreate fillable PDF forms programmatically with C++ sample code using Aspose.PDF for C++.... powerful and easy to use document manipulation API for cpp platform...Load PDF in an instance of Document class. Create a field in PDF...

    products.aspose.com/pdf/cpp/acroforms/fill/
  4. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java....the Working with Fields documentation article. Remarks: Compares...merged into the current merge document. (Merge fields that follow...

    reference.aspose.com/words/java/com.aspose.word...
  5. Add Text to PDF file|Aspose.PDF for PHP via Java

    Explore how to add text to PDF files in PHP using Aspose.PDF for easy content editing....Open the input PDF using the Document object. Get the particular...page. Save the resulting PDF document to the output file. Adding...

    docs.aspose.com/pdf/php-java/add-text-to-pdf-file/
  6. FieldCollection | Aspose.Words for Java

    A collection of Field objects that represents the fields in the specified range in Java....the Working with Fields documentation article. Remarks: An instance...field collection. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. View DOTX File Online and using .NET | products...

    Free online DOTX file viewer app. .NET API C# code to view DOTX file for viewer application....NET based DOTX document viewer utility application...to view DOTX document. Download View DOTX Document via Online App...

    products.aspose.com/total/net/viewer/dotx/
  8. aspose.words.lowcode module | Aspose.Words for ...

    The Aspose.Words.LowCode contains classes and methods to handle complex general operations in a low code way....variety of different types of documents, ultimately streamlining the...formats. Provides comprehensive document convert, merge, split with...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用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/
  10. IStructuredDocumentTag.IsMultiSection | Aspose....

    Discover the IStructuredDocumentTag's IsMultiSection property, which identifies if your tag is a ranged multisection, enhancing Document organization and functionality....(multi-section) structured document tag. public bool IsMultiSection...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...