Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 53,004 for

import document

(0.19 sec)
  1. 从 PDF 文档生成缩略图|Aspose.PDF for Java

    本节介绍如何使用 Aspose.PDF for Java 从 PDF 文档生成缩略图。...examples ; import com.aspose.pdf.Document ; import com.aspose...JpegDevice ; import com.aspose.pdf.devices.Resolution ; import java.io...

    docs.aspose.com/pdf/zh/java/generate-thumbnail-...
  2. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...achieve this: import com.aspose.pdf.Color; import com.aspose.pdf...pdf.Document; import com.aspose.pdf.FontRepository; import com...

    forum.aspose.com/t/find-an-replace-with-multipl...
  3. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly Import nodes from other Documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your Document management today!...Node , bool ) Imports a node from another document to the current...current document. public Node ImportNode ( Node srcNode , bool isImportChildren...

    reference.aspose.com/words/net/aspose.words/doc...
  4. NodeImporter Class | Aspose.Words for .NET

    Effortlessly transfer Document nodes with Aspose.Words.NodeImporter. Streamline your workflow and enhance Document management efficiency today!...perform repeated import of nodes from one document to another. To...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/nod...
  5. 替换现有PDF文件中的图像|Aspose.PDF for Java

    本节介绍如何使用Java库替换现有PDF文件中的图像。...要替换图像: 使用 Document 对象打开PDF文件。 替换特定图像,使用 Document 对象的 Save 方法保存更新后的PDF文件。...examples ; import java.io.FileInputStream ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/zh/java/replace-image-in-ex...
  6. 使用 Python 从 PDF 中获取水印 | Aspose.PDF

    使用 Aspose.PDF for Python 使用 Python for .NET 示例代码,以编程方式从 PDF 文件中获取水印...中获取水印-Python import aspose.pdf as apdf from os import path from...from io import FileIO path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  7. Add Line Object to PDF file|Aspose.PDF for Pyth...

    This article explains how to create a line object to your PDF using Aspose.PDF for Python via .NET....) to PDF documents. You also get the leverage...Follow the steps below: Create Document instance. Create a Graph Object...

    docs.aspose.com/pdf/python-net/add-line/
  8. PDF Export Incomplete (Blank from Page 18) Whil...

    Problem Description: Using the same data to create a Document and exporting it to PDF and Word respectively. The PDF content is incomplete, starting blank from page 18 onward; the Word content is normal, with a total of…...the same data to create a Document and exporting it to PDF and...Reproduce: import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/pdf-export-incomplete-blank-...
  9. Protect Word document Online with password and ...

    Online Word file password protection app. C# .NET API code to apply password protection on Word Document....NET Protect Word Online Word Document Protection or Set Password...Develop powerful .NET based Word document protection utility application...

    products.aspose.com/total/net/protect/word/
  10. Replacing bookmarks causes issues when the modi...

    I performed bookmark replacement using Input Document 1 and Input Document 2, and I successfully generated the output Document (which I have attached). The first bookmark replacement works correctly, and the output docum…...causes issues when the modified document is reused Aspose.Words Product...replacement using Input Document 1 and Input Document 2 , and I successfully...

    forum.aspose.com/t/replacing-bookmarks-causes-i...