Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 7,918 for

extract page

(0.26 sec)
  1. Convert ZIP to 7z in Python

    This guide shows how to transform ZIP files into 7z archives using Python. It explains the setup, procedural steps, and includes a code example to perform the ZIP to 7zip conversion in Python....Page Product Family Aspose.PSD Product.... However, if you want to extract the created 7z file programmatically...

    kb.aspose.com/zip/python/convert-zip-to-7z-in-p...
  2. Text Looks Different When Converting a Presenta...

    Hi Team, I have a sample PPTX slide which has one shape. When I obtain the image of this shape using Aspose, the image is different from the original shape. There are two issues: a) The text in the PPTX is bold, while …...including the method used to extract the image and the version of...Here’s an example of how to extract an image from a shape in a...

    forum.aspose.com/t/text-looks-different-when-co...
  3. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Page Product Family Aspose.PSD Product...Document to Images in C# How to Extract Text from Scanned PDF in C#...

    kb.aspose.com/categories/page/79/
  4. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...PageCollection pages = document.getPages(); int pageSize = pages.size();...else { pages.forEach(page -> images.addAll(getImages(page))); }...

    forum.aspose.com/t/pdf-not-supported-image-type...
  5. Cabinet file Format & .cab extension - Everythi...

    Explore the Cabinet archive file format and extension, a versatile format known for its wide compatibility and efficient compression methods. Learn how CAB simplifies data compression and archive management across various applications....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/zip/most-common-archives/wh...
  6. Create a Document in Python – Create or Load HT...

    Learn how to load HTML from a file, URL, and create HTML from scratch. Consider approaches to load HTML-based documents using Aspose.HTML for Python via .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/python-net/create-a-document/
  7. Queries about Aspose cells smart markers - Free...

    Hi , We are facing following issues when working with smart markers. Dynamic formulas : When using a JSON data source with dynamic formulas in the template, the formula execution does not start from the current row a…...[10, 20, 30] , how can we extract only the value at index 0 (i...fix it ASAP. ← previous page next page →...

    forum.aspose.com/t/queries-about-aspose-cells-s...
  8. Aspose.Words or Open XML SDK|Aspose.Words for Java

    Aspose.Words for Java is a very useful document processing library that provides great support for all Microsoft Word and other document formats. Open XML SDK and Aspose.Words do not compete with each other because they address quite different needs....comments, headers/footers, or extracting images. It is worth noting...instead of unzipping a file to extract XML, loading that XML into...

    docs.aspose.com/words/java/aspose-words-or-open...
  9. Convert MBOX to EML via Java | products.aspose.com

    Try the code sample to convert MBOX files to EML format in Java. Download Java API to take your email processing applications to the next level....email messages can be easily extracted and managed separately. This...Email for Java classes to extract and convert email messages...

    products.aspose.com/email/java/conversion/mbox-...
  10. 从PDF中提取表格数据|Aspose.PDF for Android via Java

    了解如何使用Aspose.PDF for Android via Java从PDF中提取表格数据。...new File ( fileStorage , "extracted-text.txt" ); FileOutputStream...扫描页面 for ( Page page : ( Iterable <? extends Page > ) document...

    docs.aspose.com/pdf/zh/androidjava/extract-data...