Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 8,421 for

image scale

(1.01 sec)
  1. ImageData.contrast property | Aspose.Words for ...

    ImageData.contrast property. Gets or sets the contrast for the specified picture...Shows how to edit a shape’s image data. img_source_doc = aw ....Document ( file_name = MY_DIR + 'Images.docx' ) source_shape = img_source_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the Image is linked to the shape (when [ImageData.source_full_name](../source_full_name/) is specified)....property Returns True if the image is linked to the shape (when...Shows how to edit a shape’s image data. img_source_doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Text Looks Different When Converting a Presenta...

    Hi Team, I have a sample PPTX slide which has one shape. When I obtain the Image of this shape using Aspose, the Image is different from the original shape. There are two issues: a) The text in the PPTX is bold, while …...a Presentation Shape to an Image in C# Aspose.Slides Product...obtain the image of this shape using Aspose, the image is different...

    forum.aspose.com/t/text-looks-different-when-co...
  4. Aspose.PSD for .NET 20.10 - 发行说明|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....using ( PsdImage image = ( PsdImage ) Image . Load ( sourceFilePath...)) { image . Save ( outputFile , new PsdOptions ( image )); }...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Watermark SVG image via Java | products.aspose.com

    Sample Java conversion code for SVG format to file. Use this example code to convert SVG to within any Web or Desktop Java based application....Imaging Java Watermark Svg PPTX DOCX...SVG Add Text Watermark to SVG images via Java Build your own Java...

    products.aspose.com/imaging/java/watermark/svg/
  6. Aspose - excel to pdf, excel to image, excel to...

    Package used: pip install aspose-cells-python Sample Excel file used for below conversions - Sample_Excel.zip (9.9 KB) Image conversion code – from aspose.cells import Workbook workbook = Workbook(“Sample_Excel.xls…...Aspose - excel to pdf, excel to image, excel to html in python Aspose...- Sample_Excel.zip (9.9 KB) Image conversion code – from aspose...

    forum.aspose.com/t/aspose-excel-to-pdf-excel-to...
  7. Watermark SVG image via C# | products.aspose.com

    Try our On-Premise document APIs to watermark SVG Image file on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Imaging .NET Watermark Svg PPTX DOCX...SVG Add Text Watermark to SVG images via C# Build your own .NET...

    products.aspose.com/imaging/net/watermark/svg/
  8. Aspose.PSD for .NET 20.10 - Release Notes|Docum...

    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....using ( PsdImage image = ( PsdImage ) Image . Load ( sourceFilePath...)) { image . Save ( outputFile , new PsdOptions ( image )); }...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  9. Draw Pentagon using C#

    Follow this article to draw pentagon using C#. It has the details to set the IDE, a list of steps, and a sample code for drawing of a pentagon shape using C#....Imaging Product Family Aspose.BarCode...and customize the output PNG image file as per your requirement...

    kb.aspose.com/drawing/net/draw-pentagon-using-c...
  10. Print Presentation|Aspose.Slides Documentation

    Print PowerPoint Presentation in Java...Generate an array of Slide Images using the getImages method...LANDSCAPE ; // Define the scale factor for image rendering final int...

    docs.aspose.com/slides/java/print-presentation/