Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 23,701 for

form

(0.15 sec)
  1. Working with Text in PDF|Aspose.PDF for PHP via...

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and PHP....just fill out an application form. It is also helpful if all the...

    docs.aspose.com/pdf/php-java/working-with-text/
  2. Aspose.Total for .NET

    This API allows you to do all kinds of operations on various files in .NET code including creating, editing and converting etc....Answers Export Data from a PDF Form to Excel using C# Convert PDF...

    kb.aspose.com/total/net/
  3. Restrict Document Editing in Java|Aspose.Words ...

    Restrict editing a document by setting a restriction type. You can also remove protection and make unrestricted editable regions using Java....document so only editing in form fields is possible: Remove Document...only form fields? A: Use ProtectionType.ALLOW_ONLY_FORM_FIELDS...

    docs.aspose.com/words/java/restrict-document-ed...
  4. How to create a Shape and also edit with points...

    Here is the document for reference to know in detail edit points.zip (33.3 KB)...edit points after adding free form. //Create a new shape path ShapePath...= new Workbook(); //add free form workbook.Worksheets[0].Shapes...

    forum.aspose.com/t/how-to-create-a-shape-and-al...
  5. 档案

    档案...Convert the document to byte form. byte[] docBytes = outStream...Convert the document to byte form. byte[] docBytes = outStream...

    blog.aspose.com/zh/total/convert-worddoc-docx-t...
  6. 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/
  7. GridJs Multi-Language Configuration Guide|Docum...

    This tutorial will guide you through configuring multi-language support... Form [ "p" ]; string uid = HttpContext...HttpContext . Request . Form [ "uid" ]; GridJsWorkbook gwb = new GridJsWorkbook...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  8. Aspose::Words::Node::GetText method | Aspose.Wo...

    Aspose::Words::Node::GetText method. Gets the text of this node and of all its children in C++....Converting the document to text form reveals that control characters...converting a document to string form, // we can omit some of the...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. 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...
  10. 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...