Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 2,070 for

change image size

(0.63 sec)
  1. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。...:: cout << "Comment color changed successfully." << std :: endl..."Times New Roman" ); // Load an image into stream U16String imagePath...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  2. 在 Java 中将 HTML 转换为 PDF – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 HTML 转换为 PDF。使用转换器和 PdfSaveOptions 类可获得精确和可定制的 PDF 输出。...Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/html/zh/java/html-to-pdf-conver...
  3. Add Rectangles to Presentations in PHP|Aspose.S...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for PHP via Java — easily design and modify shapes programmatically....I fill a rectangle with an image (texture)? Select the picture...picture fill type , provide the image source, and configure stretching/tiling...

    docs.aspose.com/slides/php-java/rectangle/
  4. Convert SVG to PDF – C# code and Online Converter

    Convert SVG to PDF using Aspose.HTML for .NET. Consider various SVG to PDF conversion scenarios in C# examples. Try online SVG Converter....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/html/net/convert-svg-to-pdf/
  5. Aspose.PSD for .NET 23.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....in photoshop Bug Public API Changes Added APIs: T:Aspose.PSD.FileFormats...psd" ; using ( var image = ( PsdImage ) Image . Load ( sourceFile...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-4...
  6. Get Paragraph Bounds from Presentations in PHP|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for PHP via Java to optimize text positioning in PowerPoint presentations....$pres -> dispose (); } } Get the Size of a Paragraph and Portion Inside...get the Portion or Paragraph size and coordinates in a table cell...

    docs.aspose.com/slides/php-java/paragraph/
  7. 创建并嵌入 Excel 图表作为 OLE 对象|Aspose.Slides 文档

    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.... xlWBATWorksheet ); // Change the name of the sheet. xlNS...; chart . Title . TextFont . Size = 16 ; //Setting the title of...

    docs.aspose.com/slides/zh/net/create-and-embed-...
  8. Images in pdf (DocuSign signatures) are turning...

    We are using aspose pdf 22.12 for java and using the recommended process to optimize the Size of the pdf. (Optimize, Compress or Reduce PDF Size in Java|Aspose.PDF for Java) When we perform the optimization all of the Do…...Images in pdf (DocuSign signatures) are turning black after optimization...recommended process to optimize the size of the pdf. ( Optimize, Compress...

    forum.aspose.com/t/images-in-pdf-docusign-signa...
  9. Add Rectangles to Presentations in JavaScript|A...

    Boost your PowerPoint presentations by adding rectangles with JavaScript and Aspose.Slides for Node.js—easily design and modify shapes programmatically....I fill a rectangle with an image (texture)? Select the picture...picture fill type , provide the image source, and configure stretching/tiling...

    docs.aspose.com/slides/nodejs-java/rectangle/
  10. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows....java_values ( $tbl -> getRows () -> size ()) ; $row ++ ) { for ( $cell...getRows () -> get_Item ( $row ) -> size ()) ; $cell ++ ) { $cellFormat...

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