Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 23,648 for

form

(0.09 sec)
  1. 使用 Python 可填寫的 PDF 表單 | Aspose.PDF

    使用 Aspose.PDF 為 Python for .NET 建立可填寫的 PDF 表單,並附上 Python 範例程式碼。...# Create a Form object from the input PDF file form = apdf . facades...facades . Form ( path_infile ) # Fill out the form fields with...

    products.aspose.com/pdf/zh-hant/python-net/acro...
  2. 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...
  3. Showcases|Documentation

    Check out how Aspose.OMR for .NET can be used to solve real-world problems....presents a number of ready-made form templates that can be automatically...with free-form answers Checkbox survey with free-form answers Compact...

    docs.aspose.com/omr/net/showcases/
  4. 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/
  5. 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/
  6. 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...
  7. Generating the template|Documentation

    How to render a printable Form and generate a recognition pattern file for Aspose.OMR engine....printable form and a recognition pattern file, process the form’s source...); It will create a printable form for A4 (210 x 297 mm) paper...

    docs.aspose.com/omr/net/generate-template/
  8. 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...
  9. PdfSaveOptions.render_choice_form_field_border ...

    PdfSaveOptions.render_choice_Form_field_border property. Specifies whether to render PDF choice Form field border....render_choice_form_field_border property PdfSaveOptions.rend...render_choice_form_field_border property Specifies whether to render...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 修改 AcroForm|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库修改 PDF 文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。... GetDataDir_AsposePdf_Forms (); // Create FormEditor instance...instance using ( var form = new Aspose . Pdf . Facades . FormEditor...

    docs.aspose.com/pdf/zh/net/modifing-form/