Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 225,925 for

png

(0.15 sec)
  1. 使用C++将工作表或图表导出为具有所需宽度和高度的图像|Documentation

    使用Aspose.Cells在C++中将工作表或图表导出为所需宽度和高度的图像。...SetImageType ( Drawing :: ImageType :: Png ); opts . SetDesiredSize ( 400...outputDir + u "outputWorksheetToIma.png" ); std :: cout << "Worksheet...

    docs.aspose.com/cells/zh/cpp/export-worksheet-o...
  2. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......Word-ում Java-ով Փոխակերպեք SVG-ն PNG-ի Python-ում Փոխեք SVG-ի ֆոնի...

    kb.aspose.com/hy/categories/page/14/
  3. DocumentBase.ResourceLoadingCallback | Aspose.W...

    Optimize your DocumentBase with the ResourceLoadingCallback property for efficient control over external resource loading. Enhance performance today!...png" ). GetAwaiter (). GetResult..."Transparent background logo.png" )); return ResourceLoadingActio...

    reference.aspose.com/words/net/aspose.words/doc...
  4. ResourceLoadingArgs.OriginalUri | Aspose.Words ...

    Discover the ResourceLoadingArgs OriginalUri property—access the original URI of resources from imported documents for streamlined data management....png" ). GetAwaiter (). GetResult..."Transparent background logo.png" )); return ResourceLoadingActio...

    reference.aspose.com/words/net/aspose.words.loa...
  5. ResourceLoadingArgs.SetData | Aspose.Words for ...

    Discover how the ResourceLoadingArgs SetData method enhances user experience by efficiently managing resource data for optimal performance....png" ). GetAwaiter (). GetResult..."Transparent background logo.png" )); return ResourceLoadingActio...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Convert SVG to Image – C# Code and Online Conve...

    Convert SVG to Image formats online or in C# with Aspose.SVG for .NET. Learn C# code example for SVG to Image conversion....{{#if_output 'BMP' 'JPG' 'GIF' 'PNG' 'TIFF'}} var options = new ...default, the Format property is PNG. Use the method to save SVG as...

    products.aspose.com/svg/net/conversion/svg-to-i...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 PHP 的 PDF 转换解决方案https://products.aspose.com/pdf/zh-hans/php-java/conversion/Recent content in 使用 PHP 的 PDF 转换解决方案 on Aspsoe.PDF ProductsHugo......png","text":"初始化新文档"},{"@type":"HowToStep"...com/pdf/conversion/pdf-to-bmp/step02.png","text":"使用大小和分辨率创建和设置 BmpDevice...

    products.aspose.com/pdf/zh-hans/php-java/conver...
  8. 档案

    档案...NET API 将演示幻灯片呈现为 PNG 图像。渲染幻灯片后,我们将使用 Bootstrap Carousel..."Slides", string.Format("slide_{0}.png", j)); bmp.Save(imagePath, System...

    blog.aspose.com/zh/slides/asp-net-core-powerpoi...
  9. How to Run Aspose.Cells in Blazor|Documentation

    Learn how to run Aspose.Cells in a Blazor WebAssembly app and a Blazor Server app....with text and shapes into a PNG image, then display the image...() { imageSrc = "data:image/png;base64," + Convert . ToBase64String...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  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....png" ; chart . ToImage ( outputChartImage...outputChartImage , ImageType :: Png ); // Path of output pdf file U16String...

    docs.aspose.com/cells/zh/cpp/chart-rendering/