Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 23,640 for

form

(0.17 sec)
  1. Listing IMAP Server Extensions|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platForms....supported extension types in the form of a string array. The following...

    docs.aspose.com/email/java/listing-imap-server-...
  2. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file with Aspose.PDF for Rust via C++....text extraction, annotation, or form filling. use asposepdf :: Document...

    docs.aspose.com/pdf/rust-cpp/open-pdf-document/
  3. Locking accepted tracked changes in Word Docume...

    In a Word document, we are tracking changes user has made, and at the end we are accepting it. We want to disable/lock the sections or parts of document where user have done changes in word document. In other sections o…...protection type to allow only form fields or read-only access....document is protected to allow only form fields. Section Protection :...

    forum.aspose.com/t/locking-accepted-tracked-cha...
  4. Create PDF Forms using .NET | Aspose.PDF

    Create PDF Forms and add fields programmatically with C# sample code using Aspose.PDF for .NET....create PDF forms using C# In order to create PDF Forms (Acroforms)...save modified PDF Create PDF Forms in PDF - C# This sample code...

    products.aspose.com/pdf/net/acroforms/create/
  5. RevisionGroupCollection | Aspose.Words for Java

    A collection of RevisionGroup objects that represent revision groups in the document in Java....considerably larger than the condensed form we printed above, // depending...the document to its original form. revisions.rejectAll(); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldMergingArgsBase | Aspose.Words for Java

    Base class for FieldMergingArgs and ImageFieldMergingArgs in Java....that handles merge data in the form of HTML documents. public void...that handles merge data in the form of HTML documents. public void...

    reference.aspose.com/words/java/com.aspose.word...
  7. Public API Changes in Aspose.Diagram 17.01|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platForms....option class is the extended form of RenderingSaveOptions class...

    docs.aspose.com/diagram/net/public-api-changes-...
  8. Aspose::Words::Markup::StructuredDocumentTag::S...

    Aspose::Words::Markup::StructuredDocumentTag::SetCheckedSymbol method. Sets the symbol used to represent the checked state of a check box content control in C++....structured document tag in the form of a check box. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. HTML 表单编辑器 – C# – Aspose.HTML for .NET

    学习如何使用 Aspose.HTML for .NET 操作 FormEditor 来处理文档中的 HTML 表单、输入控件和提交信息。...programmatically fill and submit an HTML form in C# 2 3 // Initialize an instance...(DataDir, "form.html" ))) 5 { 6 // Create an instance of Form Editor...

    docs.aspose.com/html/zh/net/html-form-editor/
  10. 使用 C# 的 PDF 工具提示|Aspose.PDF for .NET

    学习如何使用 C# 和 Aspose.PDF 为 PDF 中的文本片段添加工具提示... Forms . ButtonField ( fragment . Page...field to the document document . Form . Add ( field ); } absorber...

    docs.aspose.com/pdf/zh/net/pdf-tooltip/