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

form

(0.57 sec)
  1. Working with XFA Forms in PDF|Aspose.PDF for PH...

    With Aspose.PDF for PHP via Java you may convert XFA into AcroForm, fill the Form field in a PDF document, extract data from the Form....Working with XFA Forms in PDF Contents [ Hide ] XFA stands for...for XML Forms Architecture. It’s a set of proprietary XML specifications...

    docs.aspose.com/pdf/php-java/xfa-forms/
  2. Import FDF format annotations to PDF via C#|Asp...

    Use existing Form.ImportFdf() or add PdfAnnotationEditor.ImportAnnotationsFromFdf() methods for import FDF Format annotations to PDF with Aspose.PDF for .NET....via C# Contents [ Hide ] FDF (Forms Data Format) is a file format...format that stores and transmits form data and annotations in PDF...

    docs.aspose.com/pdf/net/import-fdf/
  3. Justify Text in a Textbox Field|Aspose.PDF for ...

    This article shows you how to Justify Text in a Textbox Field using Form Class....capability to decorate a PDF form field. Now, if your requirement...using the FillField method of Form class. After that we will use...

    docs.aspose.com/pdf/net/justify-text-in-a-textb...
  4. HtmlFixedSaveOptions.ExportFormFields | Aspose....

    Discover how the HtmlFixedSaveOptions ExportFormFields property enhances your document exports by keeping Form fields interactive, improving user experience....or sets indication of whether form fields are exported as interactive...Examples Shows how to export form fields to Html. Document doc...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 从AcroForm中提取数据|Aspose.PDF for C++

    Aspose.PDF使从PDF文件中提取表单字段数据变得容易。了解如何从AcroForms中提取数据并将其保存为XML或FDF格式。...formField : document -> get_Form () -> get_Fields ()) { std ::...:: endl ; } 从 PDF 文件提取数据到 XML Form 类允许您使用 ExportXml 方法将数据从 PDF...

    docs.aspose.com/pdf/zh/cpp/extract-data-from-ac...
  6. 从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...
  7. FormFieldCollection | Aspose.Words for Java

    A collection of FormField objects that represent all the Form fields in a range in Java....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/java/com.aspose.word...
  8. Generating the template|Documentation

    How to render a printable Form image and generate a recognition pattern file for Aspose.OMR for C++ engine....Contents [ Hide ] To generate a form image that can be printed out...to respondents, process the form’s source code with GenerateTemplate...

    docs.aspose.com/omr/cpp/generate-template/
  9. Developer's reference|Documentation

    For developers, by developers. Find answers to your questions regarding Aspose.OMR for C++ and start building your own software OMR solutions....designing a machine-readable form to reading hand-filled marks...machine-readable forms Describe the content and layout of OMR forms in textual...

    docs.aspose.com/omr/cpp/developer-reference/
  10. Working with Forms|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using FormEditor Class....AI Working with Forms Contents [ Hide ] Add form fields Exploring...of FormEditor class Decorate Form Field in PDF Field appearance...

    docs.aspose.com/pdf/net/formeditor-class/