Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 8,165 for

pdf annotations

(1.37 sec)
  1. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing Pdf file using C++ library....Add Image to PDF using C++ Contents [ Hide ] Add Image in an...an Existing PDF File Every PDF page contains Resources and Contents...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...
  2. Converting a JPEG file to PDF using C++ | Aspos...

    Sample code for JPEG to Pdf conversion using C++. Use C++ example for batch JPEG to Pdf conversion....JPEG to PDF in Aspose.PDF for C++ How to convert JPEG to PDF? You...programmatically a document from JPEG to PDF format with a modern document-processing...

    products.aspose.com/pdf/cpp/conversion/jpeg-to-...
  3. When applying annotation, the orientation of im...

    https://forum.aspose.com/t/when-applying-annotation-the-orientation-of-image-is-misaligned/327085...When applying annotation, the orientation of image is misaligned...misaligned Aspose.PDF Product Family aspose-pdf-net NPSwaroop March...

    forum.aspose.com/t/when-applying-annotation-the...
  4. Advanced operations|Aspose.PDF for PHP via Java

    You can perform not only simple and easy tasks but also cope with more complex goals with Aspose.Pdf for PHP via Java....about how to deals with existing PDF files programatically, be they...Aspose.PDF as discussed in Basic Operations , or PDFs created...

    docs.aspose.com/pdf/php-java/advanced-operations/
  5. Compare PDF documents|Aspose.PDF for Python via...

    It's possible to compare Pdf documents content with annotation marks and side-by-side output....Compare PDF documents Contents [ Hide ] Ways to Compare PDF Documents...Documents When working with PDF documents, there are times when you...

    docs.aspose.com/pdf/python-net/compare-pdf-docu...
  6. Working with Forms|Aspose.PDF for PHP via Java

    This section explains how to work with AcroForms and XFA Forms in your Pdf documents with Aspose.Pdf for PHP.... AcroForms are PDF files that contain form fields...AcroForms are annotations or fields applied to a PDF document. In...

    docs.aspose.com/pdf/php-java/working-with-forms/
  7. 編輯 PDF 應用程式介面 | Aspose.PDF

    使用適用於任何平台的免費跨平台應用程序和高代碼 API 編輯 Pdf 文檔。...如何編輯 PDF 文件 為了編輯 PDF 文件,我們將使用 Aspose.PDF API,它是一款功能豐富、強大且易於使用的文件操作...Aspose.PDF 並安裝。您也可以在套件管理器控制台中使用下列命令。 編輯 PDF 文件 您需要 Aspose.PDF 庫 才能在您的環境中嘗試該程式碼。...

    products.aspose.com/pdf/zh-hant/redaction/
  8. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.Pdf for Python via .NET在最近发布版本中引入的最受欢迎的新功能。...PDF 23.12中的新功能 从Aspose.PDF 23.12开始,新增了对以下转换功能的支持:...12开始,新增了对以下转换功能的支持: 实现PDF到Markdown的转换 import aspose.pdf as ap input_pdf_path =...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  9. 导入和导出注释到 XFDF|Aspose.PDF for .NET

    您可以使用 C# 和 Aspose.Pdf for .NET 库导入和导出 XFDF 格式的注释。...此文件格式用于表示 PDF 表单中包含的表单数据或注释。XFDF 可用于许多不同的目...归档表单数据或注释。在本文中,我们将看到 Aspose.Pdf.Facades 如何考虑这一概念,以及我们如何将注释数据导入和导出到...

    docs.aspose.com/pdf/zh/net/import-export-xfdf/
  10. 提取注释(facades)|Aspose.PDF for Java

    本节解释如何使用 Aspose.Pdf Facades 从 Pdf 文件中提取注释到 XFDF。...] extractAnnotations 方法允许您从 PDF 文件中提取注释。为了提取注释,您需要创建 PdfAnnotationEditor...对象,并使用 BindPdf 方法绑定 PDF 文件。之后,您需要创建一个枚举以指定您想从 PDF 文件中提取的注释类型。最后,使用...

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