Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 563 for

xfdf

(0.9 sec)
  1. Extract data from AcroForm|Aspose.PDF for Java

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms using Java and the Aspose.PDF....To export PDF forms data to XFDF file, we can use the exportFdf...shows you how to export data to XFDF file. public static void ExtractFormExportFDF...

    docs.aspose.com/pdf/java/extract-data-from-acro...
  2. 从AcroForm提取数据|Aspose.PDF for Android via Java

    AcroForms存在于许多PDF文档中。本文旨在帮助您了解如何使用Aspose.PDF从AcroForms中提取数据。...导出数据到 PDF 文件的 FDF 要将 PDF 表单数据导出到 XFDF 文件,我们可以使用 Form 类中的 exportFdf...exportXfdf 方法。以下代码示例向您展示如何将数据导出到 XFDF 文件。 public void extractFormExportFDF...

    docs.aspose.com/pdf/zh/androidjava/extract-data...
  3. Extract data from AcroForm|Aspose.PDF for Andro...

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms with the Aspose.PDF....To export PDF forms data to XFDF file, we can use the exportFdf...shows you how to export data to XFDF file. public void extractFormExportFDF...

    docs.aspose.com/pdf/androidjava/extract-data-fr...
  4. PdfAnnotationEditor Class|Aspose.PDF for Java

    This section explains how to work with Aspose.PDF Facades using PdfAnnotationEditor Class....Import and Export Annotations to XFDF format using com.aspose.pdf...

    docs.aspose.com/pdf/java/pdfannotationeditor-cl...
  5. 提取注释(facades)|Aspose.PDF for Java

    本节解释如何使用 Aspose.PDF Facades 从 PDF 文件中提取注释到 Xfdf。...facades 将注释导入和导出为 XFDF 格式 从PDF文件到XFDF的扁平化注释(facades)...

    docs.aspose.com/pdf/zh/java/extract-annotation/
  6. Import and Export Form Field|Aspose.PDF for .NET

    Fill Form fields using DataTable with FormEditor Class by Aspose.PDF for .NET...PDF File , Import Data from XFDF into a PDF File , Import Data...xfdfInputStream ); } // Import data XFDF using ( var xfdfInputStream...

    docs.aspose.com/pdf/net/import-export-form-field/
  7. PDF Annotations using C++|Aspose.PDF for C++

    This section shows how to use all kinds of annotations to your PDF file with the Aspose.PDF library. Learn how to draw, open, or add an annotation in C++...Import and Export Annotations to XFDF format - you will know how to...import and export annotation with XFDF format with C++ Navigation and...

    docs.aspose.com/pdf/cpp/annotations/
  8. PDF Annotations|Aspose.PDF for Java

    This section shows how to use all kinds of annotations to your PDF file with the Aspose.PDF library. Learn how to draw, open, or add an annotation with Java....Import and export annotation with XFDF format - Aspose.PDF library...and export annotations data to XFDF files. Working with ZUGFeRD...

    docs.aspose.com/pdf/java/annotations/
  9. Extract data from AcroForm|Aspose.PDF for C++

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into XML, or FDF format....xfdf").toString(); auto form = MakeObject...std :: endl ; } Export Data to XFDF from a PDF File Aspose PDF for...

    docs.aspose.com/pdf/cpp/extract-data-from-acrof...
  10. Import and Export Form Data|Aspose.PDF for Pyth...

    This section explains how to import and Export Form Data....Import Form field Data from an XFDF This example exports form field...from a PDF document into an XFDF (XML Forms Data Format) file...

    docs.aspose.com/pdf/python-net/import-export-fo...