Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 8,797 for

extract page

(3.58 sec)
  1. ASPOSE.Pdf Java convert PDF to MS Word - output...

    Hi, I am trying the below code to convert a PDF to MS Word using aspose-pdf-26.5.jar Document pdfDocument = new Document(“Test.pdf”); pdfDocument.save(“Test.pdf.docx”, SaveFormat.DocX); pdfDocument.close(); The outp…...to a Word file where the extracted contents can be edited. Thanks...similar to this implementation Extract Text from PDF using OCR in...

    forum.aspose.com/t/aspose-pdf-java-convert-pdf-...
  2. Find and Replace Text in PowerPoint using Java

    This tutorial describes how to find and replace text in PowerPoint using Java. It has details to set the IDE, a list of steps, and a sample code to replace words in PowerPoint using Java....Page Product Family Aspose.PSD Product...search and replace text. To extract audio and video from a presentation...

    kb.aspose.com/slides/java/find-and-replace-text...
  3. How to Run the Examples – Aspose.HTML for .NET

    Learn about software requirements, C# examples downloading from GitHub, and setting up or running the Aspose.HTML for .NET examples....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/getting-started/how-to...
  4. Alignment Issue in Word and PPT during conversi...

    While upgrading Aspose from the old version to the new version, we faced image alignment issue in PDF-Word and PDF-PPT conversion. This issue was not present in the old version. Old version: implementation ‘com.aspose…... Image covers whole page (which is expected one) No issue...docx file/pptx file to .zip Extract, locate image files under …/word/media/...

    forum.aspose.com/t/alignment-issue-in-word-and-...
  5. Unzip Your Archives | Decompress an Archive wit...

    Effortless Extraction with Aspose.ZIP - Maintain Folder Structure When Decompressing ZIP, RAR, CAB, TAR & XAR Archives...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/zip/java/advanced-api-featu...
  6. Handling Windows Metafiles in Java|Aspose.Words...

    Aspose.Words for Java implements its own Windows Metafile player to play Metafile format on all platforms and supports the handling of the basic metafile features and can perform fallback to a different type of metafile player....provide the functionality to extract the vector graphics from Metafile...results. Please refresh the page and try again....

    docs.aspose.com/words/java/handling-windows-met...
  7. How to Create a Pie Chart in Word using Python

    Learn how to create a pie chart in Word using Aspose.Words for Python. Follow our step-by-step guide and enhance your documents with visual data.... Visit the License Page to obtain a free temporary license...Convert Word DOCX DOC to TXT Extract images from PDF Compare two...

    blog.aspose.com/words/create-pie-chart-in-word-...
  8. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one Page of text) Why is the me…...Pages.Count(); using (Aspose.Pdf.Document...Aspose.Pdf.Page pageTarget = asposeDocTarget.Pages[i]; Aspose...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  9. Copy Shapes between Worksheets|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....perform the following steps: Extract Aspose.Cells.jar and dom4j_1...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/copy-shapes-between-...
  10. Calculate Flesch Reading Scores in C# | Word Re...

    Calculate Flesch reading scores in .NET using Aspose.Words. Retrieve readability statistics, Flesch‑Reading‑Ease and Flesch‑Kincaid grade level with a concise C# sample....tutorial you’ll learn how to extract readability statistics such...Aspose.Words for .NET product page . Detailed documentation is...

    blog.aspose.com/words/calculate-flesch-reading-...