Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 18,679 for

form

(0.1 sec)
  1. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw objects in PowerPoint Java...shape object, in its simplest form, is a container that defines...connected points. The simplest form of encoding specifies the X...

    docs.aspose.com/slides/androidjava/manage-ink/
  2. 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...
  3. Get HTML5 string from Cell|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....you can get the HTML string form the cell. This can be achieved...

    docs.aspose.com/cells/python-java/get-html5-str...
  4. 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...
  5. StructuredDocumentTag.setUncheckedSymbol method...

    StructuredDocumentTag.setUncheckedSymbol method. Sets the symbol used to represent the unchecked state of a check box content control....structured document tag in the form of a check box. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StructuredDocumentTag.set_checked_symbol method...

    StructuredDocumentTag.set_checked_symbol method. Sets the symbol used to represent the checked state of a check box content control....structured document tag in the form of a check box. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用 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/
  8. Aspose::Words::NumSpacing enum | Aspose.Words f...

    Aspose::Words::NumSpacing enum. Specifies possible values in which numeral spacing can be displayed in C++....default form. Proportional 1 Specifies that the forms of the numerals...Tabular 2 Specifies that the forms of the numerals designed as...

    reference.aspose.com/words/cpp/aspose.words/num...
  9. Digitally Sign a VBA Code Project with Certific...

    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....will show the Digital Signature Form showing if the document is digitally...

    docs.aspose.com/cells/net/digitally-sign-a-vba-...
  10. Working with Document in C#|Aspose.Words for .NET

    The `Document` class provides various document properties and methods using C#. You use the `Document` class as the starting point for whatever you want to perForm with Aspose.Words for .NET. The `Document` object can be saved to a file or stream and also sent to a browser....retrieve text, bookmarks, and form fields for the entire document...

    docs.aspose.com/words/net/working-with-document/