Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 8,742 for

image scale

(0.39 sec)
  1. PDF with Node.js via C++|Documentation

    Learn how to convert an Excel workbook into PDF using Aspose.Cells for Node.js via C++....Properties as shown in the following image. The template file sourceWithCustProps...Underline Yes Font Effects Yes Images Yes Hyperlink Yes Charts Partially...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  2. SVG Background Color – How to Change It

    Learn what background is in SVG, and how to set or change background color with code examples. See quick recipes and common pitfalls....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/svg/net/drawing-basics/svg-back...
  3. Getting Started|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....Render worksheet pages to raster images (PNG, JPEG, etc.). Render worksheet...worksheet pages to raster images (Multipage TIFF, GIF). Render...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  4. LaTeX document classes

    This article is a concise digest of the LaTeX document classes and their options. It also provides some examples....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/tex/java/latex-document-classes/
  5. Page Setup Features|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....PORTRAIT Portrait orientation Scaling Factor It is possible to reduce...worksheet’s size by adjusting the scaling factor with the setZoom method...

    docs.aspose.com/cells/java/page-setup-features/
  6. Features|Documentation

    Aspose.Cells for PHP via Java features....Render worksheet pages to raster images (PNG, JPEG, etc.). Render worksheet...worksheet pages to raster images (Multipage TIFF, GIF). Render...

    docs.aspose.com/cells/php-java/features/
  7. Features|Documentation

    Aspose.Cells for Node.js via C++ features....Render worksheet pages to raster images (PNG, JPEG, etc.). Render worksheet...worksheet pages to raster images (Multipage TIFF, GIF). Render...

    docs.aspose.com/cells/nodejs-cpp/features/
  8. Features|Documentation

    Aspose.Cells for Node.js via Java features....Render worksheet pages to raster images (PNG, JPEG, etc.). Render worksheet...worksheet pages to raster images (Multipage TIFF, GIF). Render...

    docs.aspose.com/cells/nodejs-java/features/
  9. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....Properties as shown in the following image. Template file sourceWithCustProps...Underline Yes Font Effects Yes Images Yes Hyperlink Yes Charts Partially...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  10. DWG to PDF Output Blurry - Free Support Forum -...

    Output of the conversion of a DWG file to A4 PDF using Aspose.CAD generates an unreadable file contents. Using the following code: using var Image = Aspose.CAD.Image.Load(“Drawing.dwg”); var pdfOptions = new PdfOption…...following code: using var image = Aspose.CAD.Image.Load(“Drawing.dwg”);...CadDrawTypeMode.UseObjectColor, }, }; image.Save(“Output_Aspose.pdf”, pdfOptions);...

    forum.aspose.com/t/dwg-to-pdf-output-blurry/324329