Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 2,077 for

change image size

(0.48 sec)
  1. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...styles and spaces image.png (6.3 KB) Expected: image.png (3.5 KB)...different fonts, sizes, and colors. Convert HTML to an Image : If the...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  2. 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...
  3. Font Formatting

    Font formatting is the process of styling font settings like their colors, boldness, Size, and other properties that affect appearance and readability....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/font/net/font-formatting/
  4. HEIF/HEIC with Geotagging

    HEIF (High Efficiency Image Format) or HEIC (High Efficiency Image Container) is a modern Image file format that offers higher compression efficiency and advanced features compared to traditional formats like JPEG. HEIF/HEIC files can also include geotagging metadata, allowing for the precise location information to be embedded in the Image. This combination of HEIF/HEIC with geotagging provides photographers and content creators with a compact and feature-rich format that includes accurate location data, enhancing the overall experience of capturing and sharing photos....Efficiency Image Format) or HEIC (High Efficiency Image Container)...Container) is a modern image file format that offers higher compression...

    products.aspose.com/gis/net/geotag-photo/heif-h...
  5. 8. Fonts in math formulas

    This article discusses handling math fonts by means of standard LaTeX, as well as using the amsmath and bm packages....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/tex/java/latex-math-fonts/
  6. 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...
  7. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=true s…...min-response-size=2048 We came across OoxmlSaveOptions...compression levels cannot be changed – the file size is determined by the...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...
  8. 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/
  9. Bar chart when ticklabels are rotated by 30, ch...

    Hi Team, I am trying to render a Bar chart with category values reversed. And I am trying to rotate the ticklabels by -30 degree. On doing this, My chart is getting disappeared. Code snippet : Workbook wb …...I get the chart like below image.png (69.8 KB) But when I make...I get the chart like below image.png (67.5 KB) Attaching the...

    forum.aspose.com/t/bar-chart-when-ticklabels-ar...
  10. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The coordinates at the top-left corner of the containing block of this shape....group's internal coordinate plane size to 500 x 500pt. # The top left...group . coord_size = aspose . pydrawing . Size ( 500 , 500 )...

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