Sort Score
Result 10 results
Languages All
Labels All
Results 7,561 - 7,570 of 411,973 for

aspose pdf

(0.37 sec)
  1. How to Open Password Protected Excel File in Java

    This article encompassess information on how to open password protected Excel file in Java. By using Java open Excel file with password with the help of a few lines of code provided in this article....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/java/how-to-open-password-p...
  2. How to Insert a Slicer in Excel using C#

    This tutorial guides on how to insert a slicer in Excel using C#. It contains all the necessary details to configure the environment, step-wise details to write the program and a sample code to add a slicer in Excel using C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/net/how-to-insert-a-slicer-...
  3. 在 .NET 中将 PDF 转换为 Excel|Aspose.PDF for .NET

    Aspose.Pdf for .NET 库允许您使用 C# 将 Pdf 转换为 Excel 格式。这些格式包括 XLS、XLSX、XML 2003 电子表格、CSV、ODS。...中将 PDF 转换为 Excel Contents [ Hide ] 概述 本文解释了如何 使用 C# 将 PDF 转换为...以下代码片段也适用于 Aspose.PDF.Drawing 库。 将 PDF 转换为 XLS 将 PDF 转换为 XLSX 将...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-excel/
  4. 如何将智能卡签名添加到PDF|Aspose.PDF for .NET

    Aspose.Pdf for .NET允许您使用签名字段从智能卡签署Pdf文档。...AI 如何将智能卡签名添加到PDF Contents [ Hide ] Aspose.PDF for .NET提供从密钥...提供的证书来应用签名。 以下代码片段也适用于 Aspose.PDF.Drawing 库。 以下是从智能卡签署PDF文档的代码片段: 使用签名字段进行智能卡签名...

    docs.aspose.com/pdf/zh/net/sign-pdf-document-fr...
  5. 使用 C# 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.Pdf for .NET,使用 C# 示例代码,以编程方式向 Pdf 添加文本...NET 库处理 PDF 中的文本 要将文本添加到 PDF 文件中,我们将使用 Aspose.PDF for .NET API,这是一款适用于...的功能丰富、强大且易于使用的文档处理 API。打开 NuGet 软件包管理器,搜索 Aspose.PDF 然后安装。你也可以使用软件包管理器控制台中的以下命令。...

    products.aspose.com/pdf/zh-hans/net/text/
  6. How to Add Image in Word Document using C# Code

    A step-by-step guide on how to add image in word document using C# tutorial with code to insert image in word document header C# & add image to word document's body as linked image....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/net/how-to-add-image-in-wor...
  7. 在 C# 中操作 PDF 文档|Aspose.PDF for .NET

    本文包含有关如何验证 Pdf 文档是否符合 Pdf A 标准、如何处理目录、如何设置 Pdf 到期日期等信息。...C# 中操作 PDF 文档 Contents [ Hide ] 在 C# 中操作 PDF 文档 验证 PDF 文档是否符合...文档是否符合 PDF A 标准 (A 1A 和 A 1B) 要验证 PDF 文档是否符合 PDF/A-1a 或 PDF/A-1b 兼容性,请使用...

    docs.aspose.com/pdf/zh/net/manipulate-pdf-docum...
  8. Adding Images and Text|Aspose.PDF for .NET

    This section explains how to Add Images and Text using PdfFileMend class....images and text in an existing PDF document, at a specified location...and adds it in the existing PDF file. The images and text can...

    docs.aspose.com/pdf/net/adding-images-and-text-...
  9. PDF转换为PDF/A格式在Python中|Aspose.PDF for Python vi...

    本主题向您展示如何通过Python使用Aspose.PdfPdf文件转换为符合Pdf/A标准的Pdf文件。...将PDF转换为PDF/A格式在Python中 Contents [ Hide ] Aspose.PDF for Python...Python 允许您将PDF文件转换为符合 PDF/A 标准的PDF文件。在执行此操作之前,必须验证文件。本文将解释如何操作。 请注意,我们遵循Adobe...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  10. 将圆形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.Pdf for .NET将圆形对象创建到您的Pdf中。...将圆形对象添加到PDF文件 Contents [ Hide ] 以下代码片段也适用于 Aspose.PDF.Drawing...的所有类别的数据时使用。因此,让我们来看看如何使用Aspose.PDF for .NET添加一个 Circle 对象。 请按照以下步骤操作:...

    docs.aspose.com/pdf/zh/net/add-circle/