Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 414,687 for

document

(0.44 sec)
  1. Merge MD files using .NET | Aspose.PDF

    Merge MD files programmatically with C# sample code using Aspose.PDF for .NET...powerful, and easy-to-use document manipulation API for net platform...NET Library can convert a document from any supported download...

    products.aspose.com/pdf/net/merger/md/
  2. 在 PDF 文件中创建链接|Aspose.PDF for Java

    本节解释如何使用 Java 在 PDF 文档中创建链接。...要创建应用程序链接: 创建一个 Document 对象。 获取要添加链接的 Page 。 使用 Page...对象的 Annotations 集合中。 最后,使用 Document 对象的 Save 方法保存更新后的 PDF。 以下代码片段展示了如何在...

    docs.aspose.com/pdf/zh/java/create-links/
  3. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。...ExampleCurve () { // The path to the document directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/add-curve/
  4. Performance Issue with Blank Page Removal Logic...

    We are currently using the property doc.ExtractPages(i, 1); to implement custom logic for removing blank pages from Documents. However, we are facing a performance issue when processing large Documents. The Document con…...removing blank pages from documents. However, we are facing a...when processing large documents. The document contains over 2,000...

    forum.aspose.com/t/performance-issue-with-blank...
  5. Splitter.Split | Aspose.Words for .NET

    Effortlessly split Documents into multiple sections with our flexible Splitter Split method. Save in your preferred format for easy file management!...string, SplitOptions ) Splits a document into multiple parts based...to generate file name for document parts using rule “outputFile_partIndex...

    reference.aspose.com/words/net/aspose.words.low...
  6. 使用 Python 向 PDF 添加附件 | Aspose.PDF

    使用 Python on .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 通過 COM 互操作向 PDF 文檔添加附件。... 建立一個 Document 物件。 建立一個 FileSpecification...方法將 FileSpecification 物件加入 Document 物件的 EmbeddedFiles 集合中。 儲存...

    products.aspose.com/pdf/zh-hant/python-net/atta...
  7. SvgSaveOptions.resourcesFolder property | Aspos...

    SvgSaveOptions.resourcesFolder property. Specifies the physical folder where resources (images) are saved when exporting a Document to Svg format...are saved when exporting a document to Svg format. Default is...is false . When you save a Document in SVG format, Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageExtractOptions Class | Aspose.Words for .NET

    Easily extract Document pages with Aspose.Words.PageExtractOptions. Customize output with flexible page extraction settings....Allows to specify options for document page extracting. public class...NUMPAGES fields in the resulting document will be replaced with their...

    reference.aspose.com/words/net/aspose.words/pag...
  9. 在现有 PDF 文件中替换图像|Aspose.PDF for .NET

    本节描述了如何使用 C# 库在现有 PDF 文件中替换图像。...要替换图像: 使用 Document 对象打开 PDF 文件。 替换特定图像,使用 Document 对象的 Save 方法保存更新后的...ReplaceImageInPDF () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/replace-image-in-exi...
  10. 使用 PHP 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式在 PDF 文件中添加表格...中添加表格-PHP // Open document $document = new Document ( $inputFile );...to first page of input document $document -> getPages () -> add...

    products.aspose.com/pdf/zh-hans/php-java/table/...