Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 8,323 for

extract page

(1.96 sec)
  1. 多线程下获取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...
  2. Convert CPIO to CPIO via C# | Archive Conversio...

    Source code for CPIO to CPIO C# conversion. Use API example code for batch CPIO files to CPIO conversion within VB.NET Asp.NET or any .NET based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/zip/net/conversion/cpio-to-...
  3. Excel Themes and Colors|Documentation

    Learn how to use custom color schemes with Aspose.Cells for JavaScript via C++....Excel Open Excel and go to the “Page Layout” tab in the Excel ribbon...standards. Open Excel and go to the “Page Layout” tab in the Excel ribbon...

    docs.aspose.com/cells/javascript-cpp/excel-them...
  4. Handling Windows Metafiles in C++|Aspose.Words ...

    Aspose.Words for C++ 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/cpp/handling-windows-meta...
  5. Android API to Render PDF to MHTML | products.a...

    Transform PDF to MHTML via Android via Java API... MHTML is a web page archive format that combines... including the ability to extract text, images, and other content...

    products.aspose.com/total/android-java/conversi...
  6. Convert MBOX to OST via Java | products.aspose.com

    Try the code sample to convert MBOX files to OST format in Java. Download Java API to take your email processing applications to the next level....these classes work together to extract and convert email messages...Markup Language) (iCalendar) (Web Page Archive Format) (Outlook & Exchange...

    products.aspose.com/email/java/conversion/mbox-...
  7. How to use CSS Selector – Aspose.HTML for .NET

    Learn how to effectively apply selectors to select elements you want to style using QuerySelector() and QuerySelectorAll() methods in Aspose.HTML....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/how-to-articles/how-to...
  8. SVG to Aspose Image to be passed to StampAnnota...

    Does Aspose.PDF support this? i have an SVG file and i would like to pass that to a StampAnnotation object...Pages.Add(); Aspose.Pdf.Annotations...Annotations.StampAnnotation(doc.Pages[1], new Aspose.Pdf.Rectangle(10...

    forum.aspose.com/t/svg-to-aspose-image-to-be-pa...
  9. How to Get Font Metrics in C#

    This step by step tutorial shows how to get font metrics in C#. This C# font library helps you get type1 font metrics in C#....Page Product Family Aspose.PSD Product...Type1Font object, we’re able to extract font metrics in C# from this...

    kb.aspose.com/font/net/how-to-get-font-metrics-...
  10. How to get Images from a PDF in Java

    This quick tutorial guides on how to get images from a PDF in Java. It shares all details required to configure the environment, a step-by-step process to accomplish the task and a runnable sample code that get PDF images in Java....Page Product Family Aspose.PSD Product...add Aspose.PDF for Java for extracting PDF images Load the input...

    kb.aspose.com/pdf/java/how-to-get-images-from-a...