Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 53,314 for

import document

(0.65 sec)
  1. Insert and Append Documents in Java|Aspose.Word...

    Combine Documents into one: insert or append a Document into a new or existing one using find and replace, merge field, bookmark, or simply at the Document end in Java....Ask AI Insert and Append Documents Contents [ Hide ] Sometimes...required to combine several documents into one. You can do this...

    docs.aspose.com/words/java/insert-and-append-do...
  2. 从PDF文件中提取图像|Aspose.PDF for Java

    本节介绍如何使用Java库从PDF文件中提取图像。...examples ; import java.io.FileOutputStream ; import java.io.IOException...IOException ; import com.aspose.pdf.* ; import com.aspose.pdf...

    docs.aspose.com/pdf/zh/java/extract-images-from...
  3. 在Ruby中管理文档属性|Documentation

    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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...Retrieve a list of all custom document properties of the Excel file...

    docs.aspose.com/cells/zh/java/managing-document...
  4. Redact Powerpoint Presentation Online or using ...

    Open and redact Powerpoint Document online via app for free. C++ API code to search and replace Powerpoint text....Powerpoint Redact Powerpoint Document Online or via C++ Develop...Powerpoint Presentation Online Import Powerpoint file by uploading...

    products.aspose.com/total/cpp/redact/powerpoint/
  5. Redact PPTX Presentation Online or using C++ | ...

    Open and redact PPTX Document online via app for free. C++ API code to search and replace PPTX text....C++ Redact Pptx Redact PPTX Document Online or via C++ Develop...Redact PPTX Presentation Online Import PPTX file by uploading it....

    products.aspose.com/total/cpp/redact/pptx/
  6. FieldImport.SourceFullName | Aspose.Words for .NET

    Discover how to use the FieldImport SourceFullName property to easily manage image locations in your projects for enhanced organization and accessibility....images using IMPORT and INCLUDEPICTURE fields. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Encrypt a Document in Java|Aspose.Words for Java

    Encrypt your Document using appropriate encryption algorithms for specific Document formats in Java....Ask AI Encrypt a Document Contents [ Hide ] Encryption is the...code. This process plays an important role in securing your content...

    docs.aspose.com/words/java/encrypt-a-document/
  8. Add watermark to PDF|Aspose.PDF for Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Java....adding watermarks to your PDF document using Artifacts. Please check...pdf.examples ; import com.aspose.pdf.* ; import com.aspose.pdf...

    docs.aspose.com/pdf/java/add-watermarks/
  9. TextFragmentAbsorber with TextSearchOptions Reg...

    Hi, I am trying to split a 1652 page PDF based on a rule. My current implementation works fine with PDF files that have 120 pages. With my large PDF I get very long wait times when using the following code: var documen…...following code: var document = new Document(inputStream); //use...TextSearchOptions(true)); document.Pages.Accept(textFragmentAbsorber);...

    forum.aspose.com/t/textfragmentabsorber-with-te...
  10. Add, Move or Delete pages in PDF using Python |...

    Manipulate PDF pages of your Document programmatically with Python sample code using Aspose.PDF for Python for .NET...How to Insert pages to PDF Document using Python In order to add... powerful and easy to use document manipulation API for python-net...

    products.aspose.com/pdf/python-net/pages/