Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 23,259 for

form

(0.19 sec)
  1. Optical mark recognition|Documentation

    How to recognize the completed Form and get results with Aspose.OMR for Java....other completed machine-readable form, digitize it in one of the supported...simply take a picture of the form with a smartphone. If using...

    docs.aspose.com/omr/java/recognition/
  2. PdfSaveOptions.PreserveFormFields | Aspose.Word...

    Discover how PdfSaveOptions' PreserveFormFields property retains Microsoft Word Form fields in PDFs or converts them to text. Enhance your document quality!...preserve Microsoft Word form fields as form fields in PDF or convert...set ; } Remarks Microsoft Word form fields include text input, drop...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Creating and reading machine-readable SAT sheet...

    Download a ready-made OMR SAT sheet in PDF Format for practicing and coaching. Process dozens of completed SAT Forms per minute....sheets Machine-readable SAT form The Scholastic Assessment Test...answers with a pencil. The SAT form includes 154 multiple-choice...

    products.aspose.com/omr/exam/sat/
  4. Working with XFA Forms using C++|Aspose.PDF for...

    Aspose.PDF for C++ API lets you work with XFA and XFA AcroForm fields in a PDF document. The Aspose.PDF.Facades....with XFA Forms using C++ Contents [ Hide ] XFA Forms is XML Forms...improve the handling of web forms. It can also be used in PDF...

    docs.aspose.com/pdf/cpp/xfa-forms/
  5. FormField.result property | Aspose.Words for No...

    FormField.result property. Gets or sets a string that represents the result of this Form field....represents the result of this form field. get result () : string...string Remarks For a text form field the result is the text that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Changing the Layout of Pivot Table|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....three forms: Show in Compact Form Show in Outline Form Show in...in Tabular Form Aspose.Cells also provides PivotTable.showInCompactForm()...

    docs.aspose.com/cells/java/changing-the-layout-...
  7. Create AcroForms - Create Fillable PDF in PHP|A...

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

    docs.aspose.com/pdf/php-java/create-forms/
  8. Working with AcroForms in PDF|Aspose.PDF for PH...

    With Aspose.PDF for PHP via Java you may create a Form from scratch, fill the Form field in a PDF document, extract data from the Form, add or remove fields in the existing Form....PDF forms technology. AcroForms is a page oriented form. They...accept input in Forms Data Format or FDF and XML Forms Data Format...

    docs.aspose.com/pdf/php-java/acroforms/
  9. 从AcroForm提取数据|Aspose.PDF for Java

    AcroForms存在于许多PDF文档中。本文旨在帮助您了解如何使用Java和Aspose.PDF从AcroForms中提取数据。...Form 集合中的索引器快速检索此数据。 按标题检索表单字段值 表单字段的...属性允许您获取特定字段的值。要获取该值,请从 Document 对象的 form field collection 获取表单字段。此示例选择一个...

    docs.aspose.com/pdf/zh/java/extract-data-from-a...
  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-...