Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 2,070 for

change image size

(0.1 sec)
  1. Public API Changes in Aspose.Imaging 2.9.1|Docu...

    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....Public API Changes in Aspose.Imaging 2.9.1 Contents [ Hide ]...document describes the changes to the Aspose.Imaging API from version...

    docs.aspose.com/imaging/java/public-api-changes...
  2. Drawing Images using Graphics|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....Drawing Images using Graphics Contents [ Hide ] Drawing Images using...using Graphics With the Aspose.Imaging library you can draw simple...

    docs.aspose.com/imaging/java/drawing-images-usi...
  3. Drawing Images using Graphics|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....Drawing Images using Graphics Contents [ Hide ] Drawing Images using...using Graphics With the Aspose.Imaging library you can draw simple...

    docs.aspose.com/imaging/net/drawing-images-usin...
  4. Modifying Images|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....Modifying Images Contents [ Hide ] Dithering for Raster Images Dithering...dots that actually create an image. It is the most common means...

    docs.aspose.com/psd/java/modifying-images/
  5. Set Column Width to Scalable Unit like em or pe...

    Learn how to set column width to scalable units like em or percent in Aspose.Cells for JavaScript via C++. Improve the presentation of generated HTML tables.... The size of the columns is defined in...may be cases where this fixed size is not appropriate. For example...

    docs.aspose.com/cells/javascript-cpp/set-column...
  6. Generate PDF from XML|Aspose.PDF for .NET

    Aspose.PDF for .NET provides several ways to convert an XML file into a PDF document requiring that the input XML file...."xsl-region-body" > <fo:block font-size= "16pt" font-weight= "bold".../> </fo:block> <fo:block font-size= "10pt" > <fo:table table-layout=...

    docs.aspose.com/pdf/net/generate-pdf-from-xml/
  7. Generate PDF from XML|Aspose.PDF for C++

    Aspose.PDF for C++ provides several ways to convert an XML file into a PDF document requiring that the input XML file....HtmlLoadOptions > (); // set page size to A5 options -> get_PageInfo..."xsl-region-body" > <fo:block font-size= "16pt" font-weight= "bold"...

    docs.aspose.com/pdf/cpp/generate-pdf-from-xml/
  8. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python....paper sheets containing words, images, tables, and charts. Documents...the page. This is similar to image formats, describing where the...

    docs.aspose.com/words/python-net/converting-to-...
  9. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and embed Excel charts as OLE objects into PowerPoint (PPT, PPTX) slides in Java....Set the OLE size of the Excel Chart. Get an image of the chart...Replace the object changed image with the image obtained in step...

    docs.aspose.com/slides/java/create-and-embed-an...
  10. Converting EML file to PDF using aspose - Free ...

    Hi Team, In our project we are trying to convert eml to pdf file and code is as below: MailMessage message = MailMessage.Load(source); System.IO.MemoryStream msMsg = new System.IO.MemoryStream(); message.Save(msMsg, As…...Pdf); Images in the converted PDF File is...an-email-as-pdf/ but still images are zoomed in. Please provide...

    forum.aspose.com/t/converting-eml-file-to-pdf-u...