Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 34,616 for

aspose pdf examples

(0.26 sec)
  1. 创建书签|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/zh/net/create-bookmarks/
  2. Work with PDF layers using C#|Aspose.PDF for .NET

    Clearing hidden data in your Pdf document with C#...Work with PDF layers using C# Contents [ Hide ] A PDF document...process for hidden data in a PDF document. It allows centralized...

    docs.aspose.com/pdf/net/clear-hidden-data/
  3. Converting a PDF file to PPTX using Python | As...

    Sample code on Python for Pdf to PPTX conversion. Use example code for batch Pdf to PPTX conversion with Python and .NET...Convert PDF to PPTX in Aspose.PDF for Python via .NET How to...to convert PDF to PPTX? You can easily convert programmatically...

    products.aspose.com/pdf/python-net/conversion/p...
  4. The textbox disappeared upon the chart while co...

    Dear Sir We have encountered a new problem recently. When I converted the following document to Pdf base on the compoent Aspose.word which version is 24.07, the text box on the icon was missing, as indicated by the * sy…...while converting word into PDF Aspose.Words Product Family words-net...following document to PDF base on the compoent Aspose.word which version...

    forum.aspose.com/t/the-textbox-disappeared-upon...
  5. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within Pdf files in Python using Aspose.Pdf for customized document styling....Text Formatting inside PDF using Python Contents [ Hide ] Line...Spacing in Python - Simple case Aspose.PDF for Python illustrates a...

    docs.aspose.com/pdf/python-net/text-formatting-...
  6. Adding Bookmark actions to existing PDF file|As...

    This section explains how to add Bookmark actions to existing Pdf file with Aspose.Pdf Facades....Bookmark actions to existing PDF file Contents [ Hide ] The PdfContentEditor...PdfContentEditor class present under com.aspose.pdf.facades package provides...

    docs.aspose.com/pdf/java/adding-bookmark-actions/
  7. Converting a PDF file to TIFF using PHP | Aspos...

    Sample code on PHP for Pdf to TIFF conversion. Use example code for batch Pdf to TIFF conversion with Aspose.Pdf for PHP via Java...Convert PDF to TIFF in Aspose.PDF for PHP via Java How to convert...convert PDF to TIFF? You can easily convert programmatically a...

    products.aspose.com/pdf/php-java/conversion/pdf...
  8. Converting a MHTML file to PDF using Python | A...

    Sample code on Python for MHTML to Pdf conversion. Use example code for batch MHTML to Pdf conversion with Python and .NET...Convert MHTML to PDF in Aspose.PDF for Python via .NET How to...to convert MHTML to PDF? You can easily convert programmatically...

    products.aspose.com/pdf/python-net/conversion/m...
  9. Extract Text from PDF using Python|Aspose.PDF f...

    This section describes how to extract text from Pdf document using Python library....Extract Text from PDF using Python Contents [ Hide ] Extract...the Pages of PDF Document Extracting text from PDF isn’t easy....

    docs.aspose.com/pdf/python-cpp/extract-text/
  10. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.Pdf 在 .NET 中向 Pdf 文档添加文本,以增强内容和编辑文档。...使用 C# 向 PDF 添加文本 Contents [ Hide ] 以下代码片段也适用于 Aspose.PDF.Drawing...Drawing 库。 要向现有 PDF 文件添加文本: 使用 Document 对象打开输入 PDF。 获取要添加文本的特定页面。...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/