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

xfdf

(0.05 sec)
  1. 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...
  2. 使用 C# 从 AcroForm 提取数据|Aspose.PDF for .NET

    Aspose.PDF 使从 PDF 文件中提取表单字段数据变得简单。了解如何从 AcroForms 中提取数据并将其保存为 JSON、XML 或 FDF 格式。...文件导出数据到 XFDF Form 类允许您使用 ExportXfdf 方法将数据从 PDF 文件导出到 XFDF 文件。为了将数据导出到...文件。为了将数据导出到 XFDF,您需要创建一个 Form 类的对象,然后使用 FileStream 对象调用 ExportXfdf...

    docs.aspose.com/pdf/zh/net/extract-data-from-ac...
  3. 提取注释(facades)|Aspose.PDF for Java

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

    docs.aspose.com/pdf/zh/java/extract-annotation/
  4. 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/
  5. Add, Delete and Get Annotation - Facades|Aspose...

    Discover how to add, delete, and retrieve annotations in PDF documents using C++ and Aspose.PDF for advanced document markup....method: Import Annotations from XFDF into PDF File ImportAnnotationFrom...the XFDF file. Export Annotations from PDF File to XFDF The ...

    docs.aspose.com/pdf/cpp/add-delete-and-get-anno...
  6. Working with Annotations|Aspose.PDF for .NET

    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/net/pdfannotationeditor-class/
  7. 从 PDF 中提取注释|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 从 PDF 文件提取注释到 Xfdf。...Contents ); } } } } 导入和导出注释到 XFDF 从 PDF 到 XFDF 的扁平化注释 Analyzing your...

    docs.aspose.com/pdf/zh/net/extract-annotation/
  8. Using Text Annotation for PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Text Annotation from your PDF document....Property for XFDF File If you use import from XFDF file please...)) { // Create an XFDF string builder var xfdf = new StringBuilder...

    docs.aspose.com/pdf/net/text-annotation/
  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...