Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 23,685 for

form

(0.29 sec)
  1. 从 PDF 中删除表单 C#|Aspose.PDF for .NET

    基于子类型/表单使用 Aspose.PDF for .NET 库删除文本。 从 PDF 中删除所有表单。... GetDataDir_AsposePdf_Forms (); // Open PDF document using...{ // Get the forms from the first page var forms = document ....

    docs.aspose.com/pdf/zh/net/remove-form/
  2. Hello, World!|Documentation

    Start working with Aspose.OMR for C++ by creating simple applications for generating and recognizing machine-readable Forms....printer for producing printed forms. A pen, a pencil, or a marker...printable form and recognition pattern files. Print the form. Fill...

    docs.aspose.com/omr/cpp/hello-world/
  3. FormField | Aspose.Words for Java

    Represents a single Form field in Java....single form field. To learn more, visit the Working with Form Fields...Word provides the following form fields: checkbox, text input...

    reference.aspose.com/words/java/com.aspose.word...
  4. DocumentBuilder.insertComboBox method | Aspose....

    DocumentBuilder.insertComboBox method. Inserts a combobox Form field at the current position....{#string_string[]_number} Inserts a combobox form field at the current position...name string The name of the form field. Can be an empty string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields::FormField::RemoveField m...

    Aspose::Words::Fields::FormField::RemoveField method. Removes the complete Form field, not just the Form field special character in C++....Removes the complete form field, not just the form field special character...Examples Shows how to delete a form field. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Import and Export Data in JSON|Aspose.PDF for .NET

    This section explains how to import and Export Data in JSON...Export Data from Forms in JSON Manipulating form fields within PDF...for exporting and importing form fields in JSON format. Below...

    docs.aspose.com/pdf/net/import-export-json/
  7. HtmlFixedSaveOptions.export_form_fields propert...

    HtmlFixedSaveOptions.export_Form_fields property. Gets or sets indication of whether Form fields are exported as interactive items (as 'input' tag) rather than converted to text or graphics....export_form_fields property HtmlFixedSaveOptions.export_form_fields...or sets indication of whether form fields are exported as interactive...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Batch generation|Documentation

    How to generate multiple personalized OMR Forms....generate multiple personalized OMR forms, for example exam sheets for...Personalized values used for bulk form generation is provided through...

    docs.aspose.com/omr/net/generation/batch/
  9. Document.shade_form_data property | Aspose.Word...

    Document.shade_Form_data property. Specifies whether to turn on the gray shading on Form fields....shade_form_data property Document.shade_form_data property Specifies...shading on form fields. @property def shade_form_data ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++....using C++ Contents [ Hide ] Add Form Field in PDF Document The Document...collection named Form which helps manage form fields in a PDF...

    docs.aspose.com/pdf/cpp/create-form/