Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 419,797 for

pdf

(0.17 sec)
  1. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.Pdf for .NET将弧形对象创建到您的Pdf中。...将弧形对象添加到PDF文件 Contents [ Hide ] 以下代码片段也适用于 Aspose.PDF.Drawing...添加弧形对象 Aspose.PDF for .NET支持将图形对象(例如图形、线条、矩形等)添加到PDF文档中的功能。它还提供了用特定颜色填充弧形对象的功能。...

    docs.aspose.com/pdf/zh/net/add-arc/
  2. Manage Header and Footer|Aspose.PDF for .NET

    Explore how to manipulate headers and footers in Pdf files in .NET with Aspose.Pdf for improved document structuring....Contents [ Hide ] Add Header in a PDF File PdfFileStamp class allows...allows you to add header in a PDF file. In order to add header, you...

    docs.aspose.com/pdf/net/manage-header-and-footer/
  3. Extract Data from AcroForm using Rust|Aspose.PD...

    Aspose.Pdf makes it easy to extract form field data from Pdf files. Learn how to extract data from AcroForms and save it into XML, FDF or XFDF format....] Export Data to XML from a PDF File This code snippet shows...data from a PDF document to an XML file using Aspose.PDF for Rust...

    docs.aspose.com/pdf/rust-cpp/extract-data-from-...
  4. Key Features of Aspose.PDF|Aspose.PDF for Java

    Aspose.Pdf for Java shows the main features and describes the supported Pdf versions, and all the manipulations we can do with documents....PDF Contents [ Hide ] General Features...Supported PDF versions Aspose.PDF for Java supports PDF versions...

    docs.aspose.com/pdf/java/key-features/
  5. Stamping|Aspose.PDF for Java

    This section describes how to add image stamps and text stamps to a Pdf page....Contents [ Hide ] A stamp in a PDF document is analogous to applying...the PDF file gives the additional information for the PDF file...

    docs.aspose.com/pdf/java/stamping/
  6. 使用 C# 添加图形注释|Aspose.PDF for .NET

    本文描述了如何从 Pdf 文档中添加、获取和删除图形注释 Aspose.Pdf for .NET...Contents [ Hide ] PDF 文档管理应用程序提供了多种工具用于注释文档。从 PDF 的内部结构来看,这些工具是注释。我们支持以下几种绘图工具。... 以下代码片段也适用于 Aspose.PDF.Drawing 库。 加载 PDF 文件或通过 Document 创建新文件。...

    docs.aspose.com/pdf/zh/net/figures-annotation/
  7. Key Features of Aspose.PDF|Aspose.PDF for .NET

    Aspose.Pdf for .NET demonstrates its general features. Its shows the supported Pdf versions, and all the manipulations we can do with Pdf....PDF Contents [ Hide ] Cross-platform...details. General Features Aspose.PDF provides powerful Document Object...

    docs.aspose.com/pdf/net/key-features/
  8. 支持的注释概述|Aspose.PDF for .NET

    查看您可以使用 Aspose.Pdf for .NET 处理的可能注释列表。...PDF for .NET 支持的注释类型。 注释类型 描述 .NET...FreeText (PDF 1.3) 自由文本注释 Line (PDF 1.3) 线注释 Square (PDF 1.3) 正方形注释...

    docs.aspose.com/pdf/zh/net/overview-of-annotati...
  9. Ինչպես տեղադրել էջը PDF-ի մեջ C#-ով

    Այս կարճ ձեռնարկը ցույց է տալիս, թե ինչպես կարելի է էջ մտցնել Pdf-ի մեջ C#-ով: Այն պարունակում է զարգացման ռեսուրսներ, քայլերի ցանկ և գործարկվող կոդ՝ Pdf էջը Pdf ֆայլում C#-ում ավելացնելու համար:...PDF Product Family Aspose.Cells Product...Product Family Ինչպես տեղադրել էջը PDF-ի մեջ C#-ով Այս կարճ ուղեցույցը...

    kb.aspose.com/hy/pdf/net/how-to-insert-a-page-i...
  10. 以编程方式打开 PDF 文档|Aspose.PDF for .NET

    了解如何在 C# Aspose.Pdf for .NET Pdf 库中打开 Pdf 文件。您可以打开现有 Pdf、从流中加载文档以及处理加密的 Pdf 文档。...以编程方式打开 PDF 文档 Contents [ Hide ] 以下代码片段也适用于 Aspose.PDF.Drawing...Drawing 库。 打开现有 PDF 文档 打开文档有几种方法。最简单的方法是指定文件名。 // For complete examples...

    docs.aspose.com/pdf/zh/net/open-pdf-document/