Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 404,505 for

aspose pdf

(0.37 sec)
  1. How to Remove All Page Breaks in Word using C#

    This article guides on how to remove all page breaks in Word using C#. It has information about the IDE settings, a list of steps, and a runnable program to eliminate page breaks in Word 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/words/net/how-to-remove-all-page-...
  2. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.Pdf for .NET introduced in 2023....Contents [ Hide ] What’s new in Aspose.PDF 23.12 The form can be found...Open PDF document using ( var document = new Aspose . Pdf . Document...

    docs.aspose.com/pdf/net/whatsnew/2023/
  3. Working with Artifacts in .NET|Aspose.PDF for .NET

    Aspose.Pdf for .NET allows you to add a background image to Pdf pages, and get each watermark using Artifact class....Contents [ Hide ] Artifacts in PDF are graphics objects or other...The purpose of artifacts in PDF is to allow the distinction between...

    docs.aspose.com/pdf/net/artifacts/
  4. Converting DWF -> PDF StartIndex cannot be less...

    I have a DWF file (see attachment) that I’m trying to convert to Pdf. This is the code: try { var image = Image.Load(@"C:\Users\niels\Downloads\130041 Final Construction Release (2).DWF"); var imageOptions = ne…...Converting DWF -> PDF StartIndex cannot be less than zero. (Parameter...(Parameter 'startIndex') Aspose.CAD Product Family nielsbosma...

    forum.aspose.com/t/converting-dwf-pdf-startinde...
  5. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.Pdf 在 .NET 中向 Pdf 文件添加额外注释,以实现交互式文档功能。...Contents [ Hide ] 如何将插入符注释添加到现有 PDF 文件中 插入符注释是指示文本编辑的符号。插入符注释也是标...以下代码片段也适用于 Aspose.PDF.Drawing 库。 创建插入符注释的步骤: 加载 PDF 文件 - new Document...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  6. Advanced Features|Aspose.PDF for .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, Pdf, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Features Contents [ Hide ] Sending Pdf to Browser for Download Sometimes...application, you need to send PDF file(s) to web browser(s) for...

    docs.aspose.com/pdf/net/advanced-features/
  7. 2023年新功能|Aspose.PDF for .NET

    本页面介绍了在2023年引入的Aspose.Pdf for .NET中最受欢迎的新功能。...2023年新功能 Contents [ Hide ] Aspose.PDF 23.12中的新功能 可以使用以下代码片段找到表单并替换文本:...Open PDF document using ( var document = new Aspose . Pdf . Document...

    docs.aspose.com/pdf/zh/net/whatsnew/2023/
  8. How to Find and Replace Text in Word Document u...

    In this short tutorial you will learn how to find and replace text in Word document using C#. In C# Word document replace text is possible using simple API calls for any of .NET based applications....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-find-and-replace...
  9. 在 .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/
  10. 如何将智能卡签名添加到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...