Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 822 for

preview page

(0.24 sec)
  1. Manage Presentation Zoom on Android|Aspose.Slid...

    Create and customize Zoom with Aspose.Slides for Android via Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....frame with a different slide preview image this way: Create an instance...frame with a different slide preview image this way: Create an instance...

    docs.aspose.com/slides/androidjava/manage-zoom/
  2. C++ OCR – text recognition in C++ | Aspose

    Aspose C++ OCR library integrates OCR easily into your C++ applications. Effortlessly convert images to text with minimal C++ code....recognition Read all images from multi-page documents, folders and archives...PNG TIFF BMP Batch OCR Multi-page PDF ZIP Folder Recognition results...

    products.aspose.com/ocr/cpp/
  3. Aspose.Total for .NET|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....NET Product Page Download Aspose.Words for .NET...Aspose.PDF for .NET Product Page Install Aspose.PDF for .NET...

    docs.aspose.com/total/net/
  4. Manage Presentation Zoom in Java|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....frame with a different slide preview image this way: Create an instance...frame with a different slide preview image this way: Create an instance...

    docs.aspose.com/slides/java/manage-zoom/
  5. Image processing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition....Straighten page curvature and fix camera lens distortion for page photos...memory (3) Photos of curved pages Ultra wide-angle and fisheye...

    docs.aspose.com/ocr/net/image-processing/
  6. Convert pdf to image results in missing text - ...

    We use Aspose.Pdf 20.12.0.0 for .NET to convert files of different formats to images. There was a problem with one pdf file that had some symbols that where missing in resulting image file. The example file is “edited.…...Pages.Count; for (int pageNumber =...MemoryStream()) { device.Process(pdfDoc.Pages[pageNumber + 1], imageStream);...

    forum.aspose.com/t/convert-pdf-to-image-results...
  7. 使用 JavaScript 通过 C++ 复制和移动工作表的示例代码,描述了如何在工作簿内以及...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the JavaScript via C++ API....repeated in each page... // It can be seen in print preview. pagesetup...

    docs.aspose.com/cells/zh/javascript-cpp/copying...
  8. HTML Checkbox Generator – Online Tool and C# code

    Checkbox Generator lets you create HTML checkboxes for your website using Aspose.HTML. You can Preview the checkbox and copy generated HTML and C# code....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/html/net/generators/checkbox/
  9. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats.... To address the object preview issue , we assigned an image...): page_setup = cell_range . worksheet . page_setup page_setup...

    docs.aspose.com/slides/python-net/working-solut...
  10. Convert pdf to image Chinese garbled - Free Sup...

    Convert pdf to jpeg, Chinese garbled,other normal. image.png (51.7 KB) code: file_name_without_ext = Path(file_name).stem document = ap.Document(str(file_path)) resolution = ap.devices.Resolution(200) …...JpegDevice(resolution) page_count = 1 dmc_preview_urls = [] dmc_util...dmc_password) while page_count <= max_pages and page_count <= len(document...

    forum.aspose.com/t/convert-pdf-to-image-chinese...