Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 66,308 for

form

(0.1 sec)
  1. Working with List Item|Aspose.PDF for .NET

    This section explains how to work with List Item with Aspose.PDF Facades using FormEditor Class....BindPdf ( dataDir + "Sample-Form-01.pdf" ); editor . AddField...editor . Save ( dataDir + "Sample-Form-01-mod.pdf" ); } Delete List...

    docs.aspose.com/pdf/net/working-with-list-item/
  2. How to Use Aspose.Cells.GridDesktop|Documentation

    This article introduce the use of GridDesktop....with empty form. Adding GridDesktop Control to the Form Drag and...control from the Toolbox to the form. After this a control will be...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. FormField.name property | Aspose.Words for Python

    FormField.name property. Gets or sets the Form field name....name property Gets or sets the form field name. @property def name... fields . FieldType . FIELD_FORM_DROP_DOWN , combo_box . type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfSecurityOptions.AnnotationsPermission | Aspo...

    PdfSecurityOptions property. Indicates whether to allow to add or modify text annotations fill in interactive Form fields...annotations, fill in interactive form fields. public bool AnnotationsPermissio...create or modify interactive form fields (including signature...

    reference.aspose.com/cells/net/aspose.cells.ren...
  5. Using a Common Button to Submit Grid Data|Docum...

    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....control from your Toolbox to Web Form . If you can’t find GridWeb...control is added to your Web Form, also add a Button web control...

    docs.aspose.com/cells/net/using-a-common-button...
  6. Aspose.OMR for .NET 23.8.0 - Release Notes|Docu...

    A summary of recent changes, enhancements and bug fixes in Aspose.OMR for .NET 23.8.0 (August 2023) release....individual pages in multi-page forms. See Added public APIs for details...individual page in a multipage form. Overrides global layout settings...

    docs.aspose.com/omr/net/aspose-omr-for-net-23-8...
  7. formtype - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platForm....FooterArtifact Form Form.FlattenSettings Form.SignDependentElement...Enumeration of posible types of Acro Form. Nested Class Summary Nested...

    reference.aspose.com/pdf/java/com.aspose.pdf/fo...
  8. xpspathgeometry - Aspose.Page for Java - API Re...

    Load, manipulate and render XPS, PS and EPS documents to PDF and raster image Formats without any software dependencies....geometric shapes are combined to form a region. List < XpsPathFigure...geometric shapes are combined to form a region. void setTransform...

    reference.aspose.com/page/java/com.aspose.xps/x...
  9. SdtListItemCollection | Aspose.Words for Java

    Provides access to SdtListItem elements of a structured document tag in Java....structured document tag is a form that allows the user to // select...left-clicking and opening the form in Microsoft Word. // The "ListItems"...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Operators|Aspose.PDF for Java

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....GSave ()); // Create xForm XForm form = XForm . createNewForm ( pdfDocument...getResources (). getForms (). add ( form ); form . getContents (). add (...

    docs.aspose.com/pdf/java/operators/