Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 2,196 for

change image size

(0.47 sec)
  1. Aspose.PSD for .NET 23.7 - Release Notes|Docume...

    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....& arch) Feature PSDNET-1543 Change the application that saves...calculation area of the warp image Feature PSDNET-1471 Black and...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-7...
  2. Embed Fonts in Presentations with Python|Aspose...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET, ensuring accurate rendering across all platforms.... may change or turn into confusing rectangles...get_image ( draw . Size ( 960 , 720 )) as image : image . save...

    docs.aspose.com/slides/python-net/embedded-font/
  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. Resize Shapes on Presentation Slides|Aspose.Sli...

    Easily reSize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Java—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/java/re-sizing-shapes-on...
  5. Convert DOCX to MP4 using Python

    Refer to this article to convert DOCX to MP4 using Python. It has details to set the IDE, a list of steps, and a sample code for changing DOCX to MP4 using Python....Imaging Product Family Aspose.BarCode...external services. Steps to Change DOCX to MP4 using Python Set...

    kb.aspose.com/words/python/convert-docx-to-mp4-...
  6. 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/
  7. Aspose.PDF for .NET

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

    kb.aspose.com/pdf/net/page/4/
  8. Resize EPS in C#

    This quick article explains how to reSize EPS in C#. It includes the IDE setup, the program flow, and a working code sample to reSize EPS Image in C#....Imaging Product Family Aspose.BarCode...working code sample to resize EPS image in C# . Furthermore, you can...

    kb.aspose.com/page/net/resize-eps-in-csharp/
  9. Manage Table Cells in Presentations on Android|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Android via 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/androidjava/manage-cells/
  10. Manage Table Cells in Presentations Using PHP|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for PHP. Master accessing, modifying, and styling cells quickly for seamless slide automation....java_values ( $table -> getRows () -> size ()) ; $i ++ ) { for ( $j = 0...( $table -> getColumns () -> size ()) ; $j ++ ) { $currentCell...

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