Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,976 for

change image size

(0.91 sec)
  1. Resize PDF using Java | Aspose.PDF

    ReSize PDF documents programmatically with Java sample code using Aspose.PDF for Java....you how easily to update or change the page dimensions in an existing...can update or change the page dimensions (size) of an existing...

    products.aspose.com/pdf/java/resize/
  2. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++...." ); // Setting the font size of a comment to 14 comment ...Cells :: Cleanup (); } Add an Image to a Comment With Microsoft...

    docs.aspose.com/cells/cpp/comments-and-notes/
  3. 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...
  4. How to Convert PNG to PSD in Java

    This article guides on how to convert PNG to PSD in Java. It has the IDE settings, the programming steps, and a runnable sample code to Change PNG to PSD in Java....Imaging Product Family Aspose.BarCode...multiple image layers in the PSD file. Steps to Change PNG to PSD...

    kb.aspose.com/psd/java/how-to-convert-png-to-ps...
  5. 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...
  6. Resize Shapes on Presentation Slides in .NET|As...

    Easily reSize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for .NET—automate slide layout adjustments and boost productivity....so that, when the slide size changes, the data isn’t cut off...misaligned when the slide size changes, update each shape’s position...

    docs.aspose.com/slides/net/re-sizing-shapes-on-...
  7. 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...
  8. 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...
  9. Preparing content for recognition|Documentation

    How to prepare a batch of Images, PDF documents, URLs and other content for recognition.... The image, document, folder, or URL is...process a single image or a large number of images (for example,...

    docs.aspose.com/ocr/cpp/content-for-ocr/
  10. Manage Table Cells in Presentations Using Java|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Java. Master accessing, modifying, and styling cells quickly for seamless slide automation.... size (); i ++) { for ( int j = 0...; j < table . getColumns (). size (); j ++) { ICell currentCell...

    docs.aspose.com/slides/java/manage-cells/