Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 535 for

xfdf

(0.05 sec)
  1. Import Data into a PDF File - facades|Aspose.PD...

    This section explains how to import Data to XML from a PDF File with Aspose.PDF Facades using Form Class.... Import Data from XFDF into a PDF File (facades) Form...allows you to import data from an XFDF file to the PDF file using importXfdf...

    docs.aspose.com/pdf/java/import-data-into-a-pdf...
  2. 导入和导出表单字段|Aspose.PDF for .NET

    使用 FormEditor 类通过 DataTable 填充表单字段,编号 Aspose.PDF for .NET...文件中的表单字段,通过 从 FDF 导入数据到 PDF 文件 、 从 XFDF 导入数据到 PDF 文件 、 从 XML 导入数据到 PDF...xfdfInputStream ); } // Import data XFDF using ( var xfdfInputStream...

    docs.aspose.com/pdf/zh/net/import-export-form-f...
  3. Extract data from AcroForm|Aspose.PDF for PHP v...

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms using PHP 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. // Open document $form...

    docs.aspose.com/pdf/php-java/extract-data-from-...
  4. 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...
  5. Imported polygon annotation is not showing - Fr...

    I have a PDF and i want to import annotations from a Xfdf file, the code i am using with Aspose.PDF 25.2.0 Document pdfDocument = new Document(inputPdf); // Create a PdfAnnotationEditor object PdfAnnot…...to import annotations from a XFDF file, the code i am using with...= new("FIVR_133_PrintToPDF2.XFDF"); // Read the stream as a string...

    forum.aspose.com/t/imported-polygon-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. 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...
  8. Extract Annotations from PDF|Aspose.PDF for .NET

    This section explains how to extract annotations from PDF file to Xfdf with Aspose.PDF Facades....Annotations to XFDF Flatten Annotation from PDF to XFDF Analyzing...

    docs.aspose.com/pdf/net/extract-annotation/
  9. 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/
  10. 提取注释(facades)|Aspose.PDF for Java

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

    docs.aspose.com/pdf/zh/java/extract-annotation/