Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 1,270 for

preview document

(0.1 sec)
  1. How to Control Workbook View with Node.js via C...

    Learn how to control the Workbook View through the Aspose.Cells for Node.js via C++ API....node" ); // The path to the documents directory. const dataDir =...xlsx" ); Result file preview: AI Document Assistant Close How...

    docs.aspose.com/cells/nodejs-cpp/how-to-control...
  2. Export to images (png/svg) with overprint - Fre...

    Hello Could you tell me if Aspose.Pdf .Net supports saving pdf into images (e.g. png, svg) with overprinting?...Page display/Use overprint preview asad.ali May 7, 2020, 4:54pm...please share one sample PDF document of this kind. We will test...

    forum.aspose.com/t/export-to-images-png-svg-wit...
  3. How to Print|Documentation

    Learn how to configure print settings in the GridJs, including page orientation, paper size, scaling options, page order, and visibility of images/shapes....produce a professional‑looking document, it is essential to control...settings, click OK to generate a preview and open the system print dialog...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  4. Regression bug : Arrows not displayed in output...

    When creating a polyline annotation with aspose and settings arrows to show on extremity, the arrows are not displayed when viewing the output PDF in Adobe Reader. If modifying the shape of the annotation in Adobe Reade…...viewers like Chrome, Foxit, or Preview (macOS)? louis.a January 6...along with the generated PDF document for our reference? We will...

    forum.aspose.com/t/regression-bug-arrows-not-di...
  5. Convert PSD to PNG | products.aspose.com

    Convert Adobe PhotoShop PSD files to PNG...Check the following list of documentation links: Convert example from...Please check the offical documentation https://docs.aspose.com/psd/...

    products.aspose.com/psd/convert/to-png/
  6. Getting Headers or Footers|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Aspose.Cells for Python via .NET API....in Page Layout view, Print Preview, and on printed pages. You...and process the commands: AI Document Assistant Close Analyzing...

    docs.aspose.com/cells/python-net/get-headers-or...
  7. Convert WORD to Images in Python | products.asp...

    WORD to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...to Convert Converting Word documents to images is a common requirement...thumbnails of documents, for displaying documents on web pages...

    products.aspose.com/total/python-net/conversion...
  8. Export OFT to JPEG via Java | products.aspose.com

    Java API to Convert OFT to JPEG without using Microsoft Word or Outlook...render HTML to JPEG by using Document Processing API Aspose.Words...HTML by using Document class Save the document to JPEG format...

    products.aspose.com/total/java/conversion/oft-t...
  9. PSD Format overview|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....Description PSD, Photoshop Document, represents Adobe Photoshop’s...(Police Sketch) Create pseudo-3D preview images using Smart Objects...

    docs.aspose.com/psd/net/psd-format-overview/
  10. getColorType does not reply with expected answe...

    Hi there, we wanted to retrieve the color-type of every single page (Rgb, Grey, BlackAndWhite) of the attached PDF : ThesisUniBasel.pdf, but it didn’t seems to work correctly. The page 3 to 9, 12 to 15, 18 to 24, 26 to …...Document document = new com.aspose.pdf.Document(“C:\temp\ThesisUniBasel...pdf”); for (int i = 1; i <= document.getPages().size(); i++) {...

    forum.aspose.com/t/getcolortype-does-not-reply-...