Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 537 for

xfdf

(0.05 sec)
  1. 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...
  2. 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/
  3. 从 PDF 中提取注释|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/zh/net/extract-annotation/
  4. 从AcroForm中提取数据|Aspose.PDF for C++

    Aspose.PDF使从PDF文件中提取表单字段数据变得容易。了解如何从AcroForms中提取数据并将其保存为XML或FDF格式。...xfdf").toString(); auto form = MakeObject...std :: endl ; } 将数据从 PDF 文件导出到 XFDF Aspose PDF for C++ 与 Form 类允许您使用...

    docs.aspose.com/pdf/zh/cpp/extract-data-from-ac...
  5. Working with Annotations|Aspose.PDF for .NET

    Learn how to work with annotations in PDF files using Aspose.PDF in .NET, including adding comments, highlights, and other annotations....Import and export annotation with XFDF format - Aspose.PDF library...and export annotations data to XFDF files. Import FDF format annotations...

    docs.aspose.com/pdf/net/annotations/
  6. 使用注释|Aspose.PDF for .NET

    本节解释如何使用 PdfAnnotationEditor 类与 Aspose.PDF Facades 一起工作。...facades 导入和导出注释到 XFDF 格式 提取注释 扁平化注释 修改注释 编辑文档内容 使用书签...

    docs.aspose.com/pdf/zh/net/pdfannotationeditor-...
  7. Work with AcroForms|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using Form Class....Difference Between XML, FDF and XFDF Get Button Option Value Import...

    docs.aspose.com/pdf/net/form-class/
  8. 使用 AcroForms|Aspose.PDF for .NET

    本节解释如何使用 Form Class 操作 Aspose.PDF Facades。...识别表单字段名称 在文本框字段中对齐文本 XML、FDF 和 XFDF 之间有什么区别 获取按钮选项值 导入和导出数据 打印文档...

    docs.aspose.com/pdf/zh/net/form-class/
  9. Add, Delete and Get Annotation using Aspose.PDF...

    With Aspose.PDF for C++ you may add, delete and get annotation from your PDF file. Check all lists of annotations to resolve your task....Import and Export Annotations to XFDF format using Aspose.PDF for...

    docs.aspose.com/pdf/cpp/add-delete-and-get-anno...
  10. 使用文本注释进行PDF处理|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。...pdf" ); } } 为XFDF文件设置标注属性 如果您使用从XFDF文件导入,请使用标注线名称,而不仅仅是...)) { // Create an XFDF string builder var xfdf = new StringBuilder...

    docs.aspose.com/pdf/zh/net/text-annotation/