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

form

(2.45 sec)
  1. 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/
  2. FormField.calculateOnExit property | Aspose.Wor...

    FormField.calculateOnExit property. True if references to the specified Form field are automatically updated whenever the field is exited....references to the specified form field are automatically updated...affects the behavior of the form field when the document is opened...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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/
  4. 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...
  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. 修改 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/
  7. Page setup|Documentation

    How to customize the paper size, orientation, font, images, and other layout settings of a printable Form....paths to images used in the form. GlobalPageSettings is passed...generates the printable form! Otherwise, form generation will fail...

    docs.aspose.com/omr/cpp/generate-template/page-...
  8. PdfSaveOptions.renderChoiceFormFieldBorder prop...

    PdfSaveOptions.renderChoiceFormFieldBorder property. Specifies whether to render PDF choice Form field border....whether to render PDF choice form field border. get renderChoiceFormFiel...: boolean Remarks PDF choice form fields are used for export of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. How to Flatten PDF in Python

    This basic tutorial explains how to flatten PDF in Python. You can mimic Adobe flattening using Python in your project with a few lines of code to process PDF Forms....process PDF forms. This feature can be useful to put form values directly...an object of the Form class Bind the PDF form document with the...

    kb.aspose.com/pdf/python/how-to-flatten-pdf-in-...