Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 411,974 for

aspose pdf

(0.29 sec)
  1. 使用 C++ 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.Pdf for C++,使用 C++ 示例代码,以编程方式在 Pdf 文件中添加表格...如何使用 C++ 库在 PDF 文档中添加表格 为了在 PDF 中添加表格,我们将使用 Aspose.PDF for C++ ...平台的文档操作 API。打开 NuGet 软件包管理器,搜索 aspose.pdf 然后安装。您也可以从软件包管理器控制台使用以下命令。...

    products.aspose.com/pdf/zh-hans/cpp/table/add/
  2. 创建书签|Aspose.PDF for .NET

    本节解释如何使用 Aspose.Pdf Facades 的 PdfBookmarEditor 类为 Pdf 文件创建书签。... PdfBookmarkEditor 类允许您为 PDF 文件的所有页面创建书签。首先,您需要创建一个 PdfBookmarkEditor...方法绑定输入 PDF。然后,您必须调用 CreateBookmarks 方法,并使用 Save 方法保存输出 PDF 文件。以下代码片段向您展示如何创建书签。...

    docs.aspose.com/pdf/zh/net/create-bookmarks/
  3. Migration from legacy Aspose.Pdf.Kit for Java|A...

    Learn the steps to migrate from the legacy Aspose.Pdf Kit for Java to the latest Aspose.Pdf for Java version for better functionality....Migration from legacy Aspose.Pdf.Kit for Java Contents [ Hide...Hide ] The current Aspose.PDF.Kit for Java component provided the...

    docs.aspose.com/pdf/java/migration-from-legacy-...
  4. 使用矢量图形|Aspose.PDF for .NET

    本文描述了使用 C# 的 GraphicsAbsorber 工具的功能。...在本章中,我们将探讨如何使用强大的 GraphicsAbsorber 类与 PDF 文档中的矢量图形进行交互。无论您需要移动、删除还是添加图...介绍 矢量图形是许多 PDF 文档的重要组成部分,用于表示图像、形状和其他图形元素。Aspose.PDF 提供了 GraphicsAbsorber...

    docs.aspose.com/pdf/zh/net/working-with-vector-...
  5. 2022年新功能|Aspose.PDF for .NET

    本页面介绍了2022年引入的Aspose.Pdf for .NET中最受欢迎的新功能。...Contents [ Hide ] Aspose.PDF 22.12中的新功能 从此版本开始支持将PDF转换为DICOM图像。 private...Open PDF document using ( var document = new Aspose . Pdf . Document...

    docs.aspose.com/pdf/zh/net/whatsnew/2022/
  6. 设置 PDF 文件信息|Aspose.PDF for .NET

    本节解释如何使用 Aspose.Pdf Facades 设置 Pdf 文件信息。...AI 设置 PDF 文件信息 Contents [ Hide ] PdfFileInfo 类允许您设置 PDF 文件的特定信息。您需要创建一个...SaveNewInfo 方法保存更新后的 PDF 文件。 以下代码片段向您展示如何设置 PDF 文件信息。 // For complete...

    docs.aspose.com/pdf/zh/net/set-pdf-file-informa...
  7. Install Aspose.PDF for Java|Aspose.PDF for Java

    This section shows a product description and instructions for installing Aspose.Pdf for Java on your own, as well as using NuGet....Install Aspose.PDF for Java Contents [ Hide ] Aspose.PDF for Java...Java component Aspose.PDF is a Java component built to allow developers...

    docs.aspose.com/pdf/java/installation/
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.Pdf Products – Pdf Viewer przez C++ https://products.Aspose.com/Pdf/pl/cpp/viewer/ Recent content in Pdf Viewer przez C++ on Aspsoe.Pdf Products Hugo -- gohug......PDF Products – PDF Viewer przez C++ https://products...https://products.aspose.com/pdf/pl/cpp/viewer/ Recent content in PDF Viewer...

    products.aspose.com/pdf/pl/cpp/viewer/index.xml
  9. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to Pdf files in C++ using Aspose.Pdf....Caret Annotation into existing PDF file Caret Annotation is a symbol...create Caret annotation: Load the PDF file - new Document . Create...

    docs.aspose.com/pdf/cpp/extra-annotations/
  10. PDF 文件中验证签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类在 Pdf 文件中验证签名。...Ask AI 在 PDF 文件中验证签名 Contents [ Hide ] 验证 PDF 文件是否使用签名进行签署 要验证...要验证 PDF 文件是否使用 特定签名 进行签署,请使用 PdfFileSignature 类的 VerifySigned...

    docs.aspose.com/pdf/zh/net/verify-signature-in-...