Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 8,217 for

extract page

(0.11 sec)
  1. 公共 API Aspose.Diagram 5.8.0 的变化|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.... Shape [ 2 ]; // extract and assign shapes to the array...array ss [ 0 ]= diagram . Pages [ 0 ]. Shapes . GetShape ( 1 );...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  2. Convert OST to OFT via Java | products.aspose.com

    Try the code sample to convert OST files to OFT format in Java. Download Java API to take your email processing applications to the next level....seamlessly parse OST files, extract email content, and convert...messages from the Inbox folder, extract and save each message as an...

    products.aspose.com/email/java/conversion/ost-t...
  3. How to create a new instance of MapiAttachment ...

    Hi, I am trying to create a new attachment from a string input and add it to an existing MapiMessage in a PST file. I do not see any constructors for MapiAttachment class. Why is it so? How can I add a new attachment…...entry id of a message, I can extract the message using ExtractMessage...entry id of a message, I can extract the message using ExtractMessage...

    forum.aspose.com/t/how-to-create-a-new-instance...
  4. Aspose PDF compare report with strike for added...

    We are using Aspose pdf latest version in .net code as below for PDF compare Code.png (70.6 KB) Expected as if text is added it should show in green or blue color and if deleted if should strike out in red as below ima…...// Create a TextAbsorber to extract text from the first document...= new TextAbsorber(); pdf1.Pages.Accept(textAbsorber1); string...

    forum.aspose.com/t/aspose-pdf-compare-report-wi...
  5. What is XPS an file? | Knowledge Base

    XPS as one of the PDLs languages is explained in this article. Along with it this Page briefly answers the question "what is an XPS document?"...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/what-is-xps-file/
  6. CAB extraction in C# | Aspose.Zip for .NET

    C# library allows you to Extract CAB archive....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/zip/net/cab-extraction/
  7. Add Text to existing PDF using Python|Aspose.PD...

    Code example how to add or write text in Pdf document using Python with PDF library....pdf' pdf_page = self . Document () pdf_page . getPages ()...text_builder = self . TextBuilder ( pdf_page ) text_builder . appendText...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  8. Create 7z Archive in Java

    This quick guide explains how to create 7z file in Java. You can make a 7 zip compressed file in Java by adding multiple files or a complete folder with a few API calls....Page Product Family Aspose.PSD Product.... However, if you need to extract RAR file contents, then read...

    kb.aspose.com/zip/java/create-7z-archive-in-java/
  9. C++ PDF API for Creating, Merging, Editing, and...

    Integrate the PDF library in your C++ applications to create, manipulate or convert PDF files to raster image formats, including BMP, PNG, and JPEG.... The library allows to extract: Text from PDF Images from...comments and annotations Add, extract, remove attachments Get or...

    products.aspose.com/pdf/cpp/
  10. Convert Handwriting to Text using Python

    Follow this article for converting handwriting into text using Python. It has the details to set the environment, a list of steps, and a sample code to scan handwriting to text using Python....Page Product Family Aspose.PSD Product...to text using Python . To extract text from a scanned PDF, refer...

    kb.aspose.com/ocr/python/convert-handwriting-to...