Sort Score
Result 10 results
Languages All
Labels All
Results 5,601 - 5,610 of 141,589 for

page

(0.11 sec)
  1. Aspose.OCR for JavaScript via C++|Documentation

    Aspose.OCR for JavaScript via C++ is an easy-to-use API for extracting text from scans and photos directly in the web browser or Electron applications....to extract text from scanned pages, photos, screenshots, and other...other images directly on a web page or from cross-platform Electron...

    docs.aspose.com/ocr/javascript-cpp/
  2. Convert JPG To JPG Java

    Convert JPG to JPG format in Java code. Save JPG as JPG using Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.jpg", page + 1)...

    products.aspose.com/words/java/conversion/jpg-t...
  3. Convert HTML To DOCX Java

    Convert HTML to DOCX format in Java code. Save HTML as DOCX using Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.docx", page + 1)...

    products.aspose.com/words/java/conversion/html-...
  4. Convert WORD To MARKDOWN Java

    Convert a Word document to MARKDOWN format in Java code. Save a Word document as MARKDOWN using Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.md", page + 1)...

    products.aspose.com/words/java/conversion/word-...
  5. Extra text appears when converting DOCX to PDF ...

    Hi, When converting a DOCX file to PDF using Aspose.Words, I noticed extra text appears at Page 2. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance…...noticed extra text appears at page 2. Code: var doc = new Document(@"...document contains fields (like page numbers or references), ensure...

    forum.aspose.com/t/extra-text-appears-when-conv...
  6. Convert Worksheet to Image - Remove Whitespace ...

    Learn how to convert a worksheet to an image and remove whitespace around the data using Aspose.Cells for C++....images in applications or web pages. For example, you might need...top, bottom, left, and right page setup margins for the source...

    docs.aspose.com/cells/cpp/convert-worksheet-to-...
  7. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....getPageLayout() Specifies the page layout to be used when the document...Allows to control how separate pages are saved when a document is...

    reference.aspose.com/words/java/com.aspose.word...
  8. Quality of Thumbnails Is Very Poor When Convert...

    Hi, I am trying to get thumbnail images for certain shapes, but the quality of thumbnails is very poor. Please find attached the thumbnail image, code below. ppt_tb_image_1.png (1.8 KB) ppt_tb_image_21.png (575 Bytes) …...all fixes on the Release Notes page. You can also find the latest...library on the Product Download page....

    forum.aspose.com/t/quality-of-thumbnails-is-ver...
  9. License Aspose.Slides for Reporting Services|As...

    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....Reporting Services from its Releases page . The evaluation version provides...How to Get a Temporary License page for more information. Customizing...

    docs.aspose.com/slides/reportingservices/licens...
  10. XamlFixedSaveOptions.resources_folder property ...

    XamlFixedSaveOptions.resources_folder property. Specifies the physical folder where resources (images and fonts) are saved when exporting a document to fixed Page Xaml format...exporting a document to fixed page Xaml format. Default is None...you save a Document in fixed page Xaml format, Aspose.Words needs...

    reference.aspose.com/words/python-net/aspose.wo...