Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 23,708 for

form

(0.05 sec)
  1. Copy Inner and Outer Field|Aspose.PDF for Java

    This section explains how to copy inner and outer Field with com.aspose.pdf.facades using FormEditor Class....Document ( _dataDir + "Sample-Form-01.pdf" ); document . getPages.... save ( _dataDir + "Sample-Form-01-mod.pdf" ); } Copy Outer...

    docs.aspose.com/pdf/java/copy-inner-and-outer-f...
  2. Aspose::Words::DocumentBuilder::InsertCheckBox ...

    Aspose::Words::DocumentBuilder::InsertCheckBox method. Inserts a checkbox Form field at the current position in C++....int32_t) method Inserts a checkbox form field at the current position...System::String& The name of the form field. Can be an empty string...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. FormFieldCollection.remove method | Aspose.Word...

    FormFieldCollection.remove method. Removes a Form field with the specified name....remove method remove(form_field) Removes a form field with the specified...specified name. def remove ( self , form_field : str ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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/
  5. Supported file formats|Documentation

    File Formats supported by Aspose.OMR for C++ for printing templates, scaning or taking a photo of completed Forms, and returning recognition results....language for designing OMR forms. Form layout is provided in a lightweight...describing machine-readable forms. It is content-focused, with...

    docs.aspose.com/omr/cpp/supported-file-formats/
  6. 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...
  7. FormFieldCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormFieldCollection class, your go-to solution for managing all Form fields in a document with ease and efficiency....objects that represent all the form fields in a range. To learn...more, visit the Working with Form Fields documentation article...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 使用 XFA 表单|Aspose.PDF for .NET

    Aspose.PDF for .NET API 让您在 PDF 文档中处理 XFA 和 XFA AcroForm 字段。Aspose.Pdf.Facades....表单类提供了处理静态 AcroForm 的能力,您可以使用 Form 类的 GetFieldFacade(..) 方法获取特定字段实例。然而,XFA...字段无法通过 Form.GetFieldFacade(..) 方法访问。相反,请使用 Document.Form.XFA 来获取/设置字段值并操作...

    docs.aspose.com/pdf/zh/net/xfa-forms/
  9. FormField.textInputDefault property | Aspose.Wo...

    FormField.textInputDefault property. Gets or sets the default string or a calculation expression of a text Form field....calculation expression of a text form field. get textInputDefault...default string for the text form field. This string is the content...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Hello, World!|Documentation

    Familiarize yourself with Aspose.OMR for JAVA 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/java/hello-world/