Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 22,533 for

form

(0.12 sec)
  1. Extract AcroForm Data using C++|Aspose.PDF for C++

    This section explains how to extract Forms from your PDF document with Aspose.PDF for C++....to navigate through all the form fields and then get the value...property. Get each field from the Form collection, in the base field...

    docs.aspose.com/pdf/cpp/extract-form/
  2. Layout|Documentation

    Layout elements are used to arrange other elements and define the appearance and design of the OMR Form....appearance and design of the OMR form. Layout elements themselves...arrangement of elements All form elements are rendered one below...

    docs.aspose.com/omr/net/programmatic-forms/elem...
  3. Working with Forms|Aspose.PDF for Java

    This section explains how to work with AcroForms and XFA Forms in your PDF documents with Aspose.PDF for Java....Working with Forms Contents [ Hide ] Forms are files with areas...AcroForms are PDF files that contain form fields. Data can be entered...

    docs.aspose.com/pdf/java/working-with-forms/
  4. 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/
  5. Changing the Layout of Pivot Table|Documentation

    How to change the layout of a pivot table with Aspose.Cells for Node.js via C++....three forms: Show in Compact Form Show in Outline Form Show in...in Tabular Form How to Change the Layout of Pivot Table Using...

    docs.aspose.com/cells/nodejs-cpp/changing-the-l...
  6. 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-...
  7. 从 PDF 中删除表单 C#|Aspose.PDF for .NET

    基于子类型/表单使用 Aspose.PDF for .NET 库删除文本。 从 PDF 中删除所有表单。... GetDataDir_AsposePdf_Forms (); // Open PDF document using...{ // Get the forms from the first page var forms = document ....

    docs.aspose.com/pdf/zh/net/remove-form/
  8. 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/
  9. 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...
  10. 从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...