Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 8,738 for

extract page

(0.48 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. 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...
  3. Splitter class | Aspose.Words for Python

    aspose.words.lowcode.Splitter class. Provides methods intended to split the documents into parts using different criteria....(Inherited from Processor ) extract_pages(input_file_name, output_file_name...output_file_name, start_page_index, page_count) Extracts a specified range...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  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. Convert VCF to EML via Java | products.aspose.com

    Try the code sample to convert VCF files to EML format in Java. Download Java API to take your email processing applications to the next level....can easily access VCF files, extract contact details, and convert...(Electronic Mail Messages) (Web Page Archive Format) (Outlook & Exchange...

    products.aspose.com/email/java/conversion/vcf-t...
  7. Convert VCF to OST via Java | products.aspose.com

    Try the code sample to convert VCF files to OST format in Java. Download Java API to take your email processing applications to the next level....developers can efficiently extract details from VCF files and...(Electronic Mail Messages) (Web Page Archive Format) (Outlook & Exchange...

    products.aspose.com/email/java/conversion/vcf-t...
  8. Aspose.words for java,保存pdf附件出现乱码 - Free Suppor...

    原始需求:将word转成pdf,同时将word中各种类型的附件也转成pdf并拼接到后面。 遇到问题:遇到pdf格式的附件保存后存在许多乱码页 部分代码: aspose-words: 24.11 aspose-cells: 25.1 OS: Oracle Linux Server 8.5 List<byte[]> attachmentPdfs = new ArrayList<>(); Document document = …...PDF content, which results in pages full of garbled characters....stream, not through save() . Extracting the raw stream avoids the...

    forum.aspose.com/t/aspose-words-for-java-pdf/32...
  9. Working with PDF Documents using Go|Aspose.PDF ...

    This article describes to you what manipulations can be done with the document with Aspose.PDF for Go via C++ library....to edit and sometimes even extracting information from them is...following: Optimize PDF - optimize page content, optimize file size...

    docs.aspose.com/pdf/go-cpp/working-with-documents/
  10. Read MBOX Files with Aspose.Email in C#|Documen...

    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....without loading full content Extract individual messages using unique...objects with metadata only, also paged by index and count. The code...

    docs.aspose.com/email/net/read-mbox-files-csharp/