Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 2,152 for

change image size

(0.93 sec)
  1. Aspose.PDF for Java

    This API allows you to do all kinds of operations on PDF files including creating, editing and converting etc. in Java applications....Imaging Product Family Aspose.BarCode...Java Latest Answers How to Change PDF Password in Java How to...

    kb.aspose.com/pdf/java/page/4/
  2. 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/
  3. Image Not Visible in Slide Preview but Appears ...

    In preview, Image is not visible but when we download the pptx file we can see the Image . if slide.logo_base64: try: svg_Image, mime_type = decode_data_uri(slide.lo…...Image Not Visible in Slide Preview but Appears After Download...Family slides-svg , slides-image , slides-svgexport , slides-python...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  4. Manage Audio in Presentations Using C++|Aspose....

    Create and control audio frames in Aspose.Slides for C++—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....pptx" , SaveFormat :: Pptx ); Change the Audio Frame Thumbnail When...default image (see the image in the section below). You change the...

    docs.aspose.com/slides/cpp/audio-frame/
  5. How to Print PDF using C#

    This brief article covers how to print PDF using C#. It includes details about system configuration, the step-by-step process, and a code snippet to print PDF file using C#....Imaging Product Family Aspose.BarCode...the PDF in grayscale, or in image format by manipulating the methods...

    kb.aspose.com/pdf/net/how-to-print-pdf-using-cs...
  6. ColorMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ColorMode enum for optimized color rendering. Enhance your document's visual appeal with precise color settings.... 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...
  7. Shape Layer Manipulation in Aspose.PSD for C#|D...

    Examples of how to manipulate Shape Layers of PSD File...vector shapes within a PSD image. This article explores how to...path shapes, and updating the image. Applications of Shape Layers...

    docs.aspose.com/psd/net/psd-shape-layer-manipul...
  8. Convert CDR to JPG in Java

    Follow this article to transform CDR to JPG in Java. You will get IDE setup instructions, a list of steps, and sample code to convert the CDR file to JPG with various customizations based on your requirements....Imaging Product Family Aspose.BarCode...JPG export settings. Steps to Change CDR to JPG in Java Set the...

    kb.aspose.com/imaging/java/convert-cdr-to-jpg-i...
  9. 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-...
  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....cells, change a cell’s background color, and add an image inside...0 ; i < table . getRows (). size (); i ++) { for ( int j = 0...

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