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

xfdf

(0.17 sec)
  1. 导入和导出注释到XFDF格式使用Aspose.PDF for C++|Aspose.PDF f...

    您可以使用C++和Aspose.PDF for C++库导入和导出注释为Xfdf格式。...导入和导出注释到XFDF格式使用Aspose.PDF for C++ Contents [ Hide ] XFDF是一种与PD...XFDF是一种与PDF阅读器兼容的文件格式。XFDF文件使用XML格式存储数据,如表单编码和注释,这些数据可以保存并导入/导出到PDF并查看。 XFDF可以用...

    docs.aspose.com/pdf/zh/cpp/import-export-xfdf/
  2. Import and Export Data|Aspose.PDF for .NET

    This section explains how to import and Export Data with Aspose.PDF Facades using Form Class....pdf" ); } } } Import Data from XFDF into a PDF File Form class allows...allows you to import data from an XFDF file to the PDF file using ImportXfdf...

    docs.aspose.com/pdf/net/import-and-export-data/
  3. Extract Annotation (facades)|Aspose.PDF for Java

    This section explains how to extract annotations from PDF file to Xfdf with Aspose.PDF Facades....Import and Export Annotations to XFDF format using com.aspose.pdf...Annotation from PDF File to XFDF (facades)...

    docs.aspose.com/pdf/java/extract-annotation/
  4. 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-...
  5. 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...
  6. Extract Data from AcroForm using Rust|Aspose.PD...

    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, FDF or Xfdf format....} Export Data to XFDF from a PDF File XFDF (XML Forms Data Format)...data from a PDF document to an XFDF file. use asposepdf :: Document...

    docs.aspose.com/pdf/rust-cpp/extract-data-from-...
  7. 导入和导出表单字段|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...
  8. 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-...
  9. 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...
  10. 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...