Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 23,693 for

form

(0.13 sec)
  1. 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...
  2. Rename a Worksheet|Documentation

    This article introduces how to rename worksheet in GridDesktop....GridDesktop control to a form. Get the reference of a desired...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. Aspose::Words::BuildingBlocks::BuildingBlockTyp...

    Aspose::Words::BuildingBlocks::BuildingBlockType enum. Specifies a building block type. The type might affect the visibility and behavior of the building block in Microsoft Word in C++....FormFieldHelpText 3 The building block is a form field help text. Normal 4 The...

    reference.aspose.com/words/cpp/aspose.words.bui...
  4. 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...
  5. InputGroup|Documentation

    InputGroup element is used to insert personalized inFormation, such as the respondent's name or email, into the Form....respondent’s name or email, into the form. “InputGroup” is a purely layout...text is not displayed on the form. label_border string “none”...

    docs.aspose.com/omr/net/json-markup/inputgroup/
  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. Extract Paragraph from PDF|Aspose.PDF for Java

    Discover how to extract paragraphs from a PDF document in Java with Aspose.PDF for easier content analysis....from PDF document in Paragraphs form We can get text from a PDF document...PDF document or text in the form of Paragraphs. We have implemented...

    docs.aspose.com/pdf/java/extract-paragraph-from...
  8. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality....and display it using a Windows Form. public void RenderShapesOnForm...</summary> private class ShapeForm : Form { public ShapeForm ( Size size...

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