Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 23,708 for

form

(1.4 sec)
  1. 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/
  2. 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/
  3. Changing the Layout of Pivot Table|Documentation

    How to change the Layout of Pivot Table with Aspose.Cells for Python via .NET....three forms Show in Compact Form Show in Outline Form Show in...in Tabular Form How to Change the Layout of a Pivot Table Using...

    docs.aspose.com/cells/python-net/changing-the-l...
  4. 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/
  5. 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-...
  6. 从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...
  7. 修改 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/
  8. 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...
  9. Supported file formats|Documentation

    File Formats for printable templates, scanned or photographed completed Forms, and the Format of recognition results supported by Aspose.OMR for Java....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/java/supported-file-formats/
  10. 使用 Python 可填写的 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式创建可填写的 PDF 表单。...# Create a Form object from the input PDF file form = apdf . facades...facades . Form ( path_infile ) # Fill out the form fields with...

    products.aspose.com/pdf/zh-hans/python-net/acro...