Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 8,009 for

extract page

(0.38 sec)
  1. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...document represents a frames page. glossaryDocument Gets or sets... pageColor Gets or sets the page color of the document. This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Bookmarks are being output with a special chara...

    I am creating a simple bookmark into this PDF using Aspose.PDF version 25.3.0.0: Document newDoc = new Document(); newDoc.Pages.Add(); var pdfOutline = new Aspose.Pdf.OutlineItemColl…...Pages.Add(); var pdfOutline = new...Annotations.GoToAction(newDoc.Pages[1]); newDoc.Outlines.Add(pdfOutline);...

    forum.aspose.com/t/bookmarks-are-being-output-w...
  3. Working with 7z Archives | Aspose.Zip Documenta...

    This guide provides comprehensive information on working with 7z archives and how to manage them effectively....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/zip/java/working-with-7z-archives/
  4. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library.... Replace Text in all pages of PDF document You can try...to replace text in all the pages of a PDF document, you first...

    docs.aspose.com/pdf/net/replace-text-in-pdf/
  5. 多线程下获取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...
  6. Module.DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR for JavaScript via C++ determines the structure of a document using the Module.DetectAreasMode.CURVED_TEXT model....[ Hide ] When photographing pages of books and magazine articles...cylindrical curvature of the page results in distortion of the...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...
  7. Archival scanning and OCR|Documentation

    Automatically tag images based on their content, organize them into archives, and reduce file size to save disk space.... You can extract texts from images, archives...Declare a class for storing extracted invoice data: private class...

    docs.aspose.com/ocr/net/archival-scanning/
  8. Getting started|Documentation

    Learn how to install and license Aspose.OCR for JavaScript via C++ and how to write simple web-based OCR applications.... Build a simple web page that extracts text from an image with...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/javascript-cpp/getting-star...
  9. 从PDF中提取表格数据|Aspose.PDF for Java

    学习如何使用Aspose.PDF for Java从PDF中提取表格数据...以下示例显示了从所有页面中提取表格: public static void Extract_Table () { // 加载源 PDF 文档 String...for ( com . aspose . pdf . Page page : pdfDocument . getPages ())...

    docs.aspose.com/pdf/zh/java/extract-data-from-t...
  10. Manage Picture Frames in Presentations in .NET|...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Streamline your workflow and enhance slide designs.... You may want to see these pages: convert image to JPG ; convert...pptx" , SaveFormat . Pptx ); } Extract Raster Images from Picture...

    docs.aspose.com/slides/net/picture-frame/