Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 1,902 for

change image size

(0.09 sec)
  1. Working with Sections in Python|Aspose.Words fo...

    Create and manage sections and section breaks in a document using Python. Insert section into a document Python. Remove section Python. Copy sections between Documents....formats, have different page size and orientation, or have the...sections, and make formatting changes that apply only to a specific...

    docs.aspose.com/words/python-net/working-with-s...
  2. Working with Sections in C++|Aspose.Words for C++

    Understanding document section concepts and manipulation practices using C++. Insert section into a document C++. Remove section C++. Copy sections between Documents....formats, have different page size and orientation, or have the...sections, and make formatting changes that apply only to a specific...

    docs.aspose.com/words/cpp/working-with-sections/
  3. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart data series in PHP for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....{ $pres -> dispose (); } } Change Series Color Aspose.Slides...PHP via Java allows you to change a series' color this way: Create...

    docs.aspose.com/slides/php-java/chart-series/
  4. Embed Fonts in Presentations on Android|Aspose....

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java, ensuring accurate rendering across all platforms.... may change or turn into confusing rectangles...( 960 , 720 )); //Save the image to disk in JPEG format try {...

    docs.aspose.com/slides/androidjava/embedded-font/
  5. Aspose.PSD for .NET 24.4 - 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....PSD Bug Public API Changes Added APIs: M:Aspose.PSD.FileFormats...); using ( AiImage image = ( AiImage ) Image . Load ( sourceFile...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-4...
  6. Working with Sections in C#|Aspose.Words for .NET

    Understanding document section concepts and manipulation practices using C#. Insert section into a document C#. Remove section C#. Copy sections between Documents....formats, have different page size and orientation, or have the...sections, and make formatting changes that apply only to a specific...

    docs.aspose.com/words/net/working-with-sections/
  7. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and embed Excel charts as OLE objects into PowerPoint (PPT, PPTX) slides in C#.... xlWBATWorksheet ); // Change the name of the sheet. xlNS...Set the OLE size of the Excel Chart. Get an image of the chart...

    docs.aspose.com/slides/net/create-and-embed-an-...
  8. Crop, Rotate and Resize 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....Resize Images Contents [ Hide ] Cropping Raster Images Image cropping...removal of the outer parts of an image to help improve the framing...

    docs.aspose.com/imaging/net/crop-rotate-and-res...
  9. Incorrect Rendering of EQ \x\bo (Bottom Rule) i...

    Description When converting Word documents containing EQ fields that use the \x\bo switch, Aspose.Words renders the equation incorrectly in both PNG and HTML outputs. The \bo switch in Word EQ fields represents a bottom…...font-family:'Times New Roman'; font-size:12pt"><div><p style="margin-top:0pt;...margin-bottom:0pt"><img src="data:image/png;base64,iVBORw0KGgoAAAAN...

    forum.aspose.com/t/incorrect-rendering-of-eq-x-...
  10. Compare Presentation Slides in Java|Aspose.Slid...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for Java. Identify slide differences in code quickly.... size (); i ++) { for ( int j = 0...presentation2 . getMasters (). size (); j ++) { if ( presentation1...

    docs.aspose.com/slides/java/compare-slides/