Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 4,682 for

image report

(0.28 sec)
  1. Aspose.Words for Android via Java Features|Aspo...

    This section provides a comparison of availability of features between Aspose.Words for Java and Aspose.Words for Android via Java....Render document pages to raster images (Multipage TIFF, BMP). Render...Render document pages to images (PNG, EMF, JPEG, GIF). Render pages...

    docs.aspose.com/words/java/aspose-words-for-and...
  2. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....whether OLE controls presentation image will be updated. getUseAntiAliasing()...whether OLE controls presentation image will be updated. setUseAntiAliasing(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  3. Merge XLS Files Online or using C++ | products....

    Free online app to combine different XLS files. C++ merging library code to merge XLS worksheets into other formats....Save merged XLS file as PDF, Images, Word, Excel, PowerPoint &...XLSX, PPTX, PDF, DOCX, DOC, Image, HTML, and others Click the...

    products.aspose.com/total/cpp/merge/xls/
  4. C++ API to Export PDF to ODT | products.aspose.com

    Convert PDF to ODT within C++ applications....storing text documents such as reports, books, and brochures. ODT...including text extraction, image extraction, page manipulation...

    products.aspose.com/total/cpp/conversion/pdf-to...
  5. Node.js via .NET Word Document Processing API –...

    Node.js library provides functionality for comprehensive manipulation of Word documents, allowing developers to create, edit, and convert various file formats such as DOCX, PDF, EPUB, and others.... Generate reports and visualize data effortlessly...manipulate images The API supports a wide range of image formats...

    products.aspose.com/words/nodejs-net/
  6. Specify Load Options in C#|Aspose.Words for .NET

    More accurately control the load process using C#....may contain external links to images located somewhere on a local...Words automatically loads such images into a document, but there...

    docs.aspose.com/words/net/specify-load-options/
  7. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.Image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...image_resolution = 150 document1....MarkdownSaveOptions() save_options.image_resolution = 150 save_options...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  8. Understanding LaTeX Editors and the LaTeX 3 (ex...

    A concise guide that explains what a LaTeX editor does, the typical workflow, common editor categories, and the modern LaTeX 3 (expl3) programming layer....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/tex/latex-editor/
  9. Node.js via .NET PowerPoint API by Aspose.Slide...

    Aspose.Slides for Node.js via .NET is a Node.js PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Node.js....shapes, text, charts, tables, images, and more. It also offers many...convert a PowerPoint to a GIF image const asposeSlides = require('aspose...

    products.aspose.com/slides/nodejs-net/
  10. Issues open/load a pdf file using the Aspose.Pd...

    In C# Application , I am trying to open/load a PDF file using the Aspose.Pdf.Document this is the code // string path = @“C:\Users\YourUser\Documents\my-test.pdf”; var pdfDocument = new Aspose.Pdf.Document(path); it…...actually i am converting the image files to pdf. and i try to open...replicate the exception you reported. The document was loaded just...

    forum.aspose.com/t/issues-open-load-a-pdf-file-...