Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 24,155 for

form

(0.07 sec)
  1. FORMCHECKBOX fields missing in converted doc/do...

    A .doc/.dot to odt convertet (saved) file contains “field:type=vnd.oasis.opendocument.field.FormCHECKBOX” fields. This fields does not shown up in Aspose online editor or after converting to pdf. Is there any Workaroun…...interpret that ODT‑specific form field type, so it is omitted...checkbox, not the ODT‑specific FORM‑CHECKBOX. If you must keep the...

    forum.aspose.com/t/formcheckbox-fields-missing-...
  2. Create RadioButton Field|Aspose.PDF for Python ...

    Learn how to programmatically add a radio button Form field to a PDF document using Aspose.PDF for Python. This example demonstrates how to create a radio button group, define selectable options, and save the updated PDF file....Contents [ Hide ] Interactive PDF forms enable users to provide structured...""" pdf_form_editor = pdf_facades . FormEditor () pdf_form_editor...

    docs.aspose.com/pdf/python-net/create-radiobutt...
  3. VerticalChoiceBox|Documentation

    VerticalChoiceBox element generates a vertical question block with multiple answers and an optional write-in field....used at the top level of the form hierarchy. Required properties...text is not displayed on the form. threshold integer 45 Set the...

    docs.aspose.com/omr/net/json-markup/verticalcho...
  4. Section.ProtectedForForms | Aspose.Words for .NET

    Discover how the ProtectedForForms property in Microsoft Word enhances document security, allowing users to edit only designated Form fields easily....protected for forms. When a section is protected for forms, users can...select and modify text only in form fields in Microsoft Word. public...

    reference.aspose.com/words/net/aspose.words/sec...
  5. PDF-UA Compliance Test - Errors List|Aspose.PDF...

    This article shows a list of the errors that can arise during PDF/UA compliance testing using the Aspose.PDF API and C# or VB....13:1 Error Signature form field ‘[FIELD_NAME]’ does not...language of an alternate name of a form field ‘[FIELD_NAME]’ cannot...

    docs.aspose.com/pdf/net/pdf-ua-compliance-test-...
  6. Aspose.Cells Forms for DNN|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....Cells Forms for DNN Contents [ Hide ] Introduction...Introduction Aspose.Cells Dynamic Forms for DNN Module allows users to...

    docs.aspose.com/cells/net/aspose-cells-forms-fo...
  7. Customize Row and Column Headers|Documentation

    This article introduces how to customize row header and column header in GridWeb....GridWeb control to a Web Form. Access the worksheet in the...Cells.GridWeb control to a Web Form. Access the worksheet in the...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023....12 The form can be found and the text can...RunExamples . GetDataDir_AsposePdf_Forms (); // Open PDF document using...

    docs.aspose.com/pdf/net/whatsnew/2023/
  9. Parse PDF documents C/C++|Aspose.PDF for C++

    Do you want to extract data from PDF documents? Discover various PDF data extraction methods with Aspose.PDF for C++....possibility to extract data from the form, to extract images, to extract...the Form . If you have a bunch of PDF documents with Forms, probably...

    docs.aspose.com/pdf/cpp/parsing/
  10. Add Fields with the Exact Same Name - Free Supp...

    Hello, I’m using Aspose.PDF for .NET version 10.0.0. I’m attempting to add multiple fields with the same name to a pdf. I’ve been able to use the code snippet below to add multiple fields at different coordinates and …...Form.Add(textBoxField, field.PageNumber);...2017, 1:39am 2 @kmalecek , The form field names are unique and we...

    forum.aspose.com/t/add-fields-with-the-exact-sa...