Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,077 for

change image size

(0.75 sec)
  1. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multipage TIFF file to PDF using Aspose for Java(we are using Aspose total). The conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…...Image image = new com.aspose.pdf.Image(); File tempImageFile...FileInputStream(tempImageFile)) { image.setImageStream(imageInputStreamForP);...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...
  2. Working with Shapes|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....Html Convert a Visio Shape To Image Convert a Visio Shape To Pdf...Line and Fill Data Rotate, Change the Position and Connect Sub-Shapes...

    docs.aspose.com/diagram/net/working-with-shapes/
  3. How to Transform SVG to PDF using Python

    This brief article explains how to transform SVG to PDF using Python. It covers the IDE configuration, step-by-step process, and a runnable code snippet to export from SVG to PDF using Python....Imaging Product Family Aspose.BarCode...Python via .NET to render SVG image Create an object of SvgLoadOptions...

    kb.aspose.com/pdf/python/how-to-transform-svg-t...
  4. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in JavaScript using Aspose.Slides, featuring concise code examples and performance-focused guidance.... size (); i ++ ) { let shape = pres...Please note that you cannot change the LayoutType of the SmartArt...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  5. ImageSaveOptions.verticalResolution property | ...

    ImageSaveOptions.verticalResolution property. Gets or sets the vertical resolution for the generated Images, in dots per inch....resolution for the generated images, in dots per inch. get verticalResolution...to raster image formats and affects the output size in pixels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ImageSaveOptions.horizontal_resolution property...

    ImageSaveOptions.horizontal_resolution property. Gets or sets the horizontal resolution for the generated Images, in dots per inch....resolution for the generated images, in dots per inch. @property...to raster image formats and affects the output size in pixels...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageSaveOptions.vertical_resolution property |...

    ImageSaveOptions.vertical_resolution property. Gets or sets the vertical resolution for the generated Images, in dots per inch....resolution for the generated images, in dots per inch. @property...to raster image formats and affects the output size in pixels...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FixedPageSaveOptions.ColorMode | Aspose.Words f...

    Discover the FixedPageSaveOptions ColorMode property to customize color rendering for enhanced document quality and visual appeal. Optimize your output today!... Examples Shows how to change image color with saving options...doc = new Document ( MyDir + "Images.docx" ); // Create a "PdfSaveOptions"...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FixedPageSaveOptions.color_mode property | Aspo...

    FixedPageSaveOptions.color_mode property. Gets or sets a value determining how colors are rendered.... Examples Shows how to change image color with saving options...Document ( file_name = MY_DIR + 'Images.docx' ) # Create a "PdfSaveOptions"...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ColorMode enumeration | Aspose.Words for Python

    aspose.words.saving.ColorMode enumeration. Specifies how colors are rendered.... Examples Shows how to change image color with saving options...Document ( file_name = MY_DIR + 'Images.docx' ) # Create a "PdfSaveOptions"...

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