Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 228,451 for

png

(0.15 sec)
  1. 用 JavaScript 通过 C++ 创建透明 Excel 工作表图片|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 生成 Excel 工作表的透明图片。..."runExample" > Create Transparent PNG </ button > < a id = "downloadLink"...imgOption . imageType = ImageType . Png ; imgOption . horizontalResolution...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  2. Aspose.PSD CLI Convert for .NET 24.4 - Release ...

    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....zip --format png --license Aspose.PSD.Product..."result.zip" , OutputFormat = "png" }; if ( isLicensed ) { options...

    docs.aspose.com/psd/net/cli/conversion/aspose-p...
  3. Aspose.PSD CLI Convert for .NET 24.6 - Release ...

    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....zip --format png --license Aspose.PSD.Product..."result.zip" , OutputFormat = "png" }; if ( isLicensed ) { options...

    docs.aspose.com/psd/net/cli/convert/aspose-psd-...
  4. How to Generate QR Code using Java

    This tutorial guides on how to generate QR code using Java. QR codes are frequently used for digital processes like payments, connections, etc and you can create QR code in Java in any of the common operating systems like Ubuntu, MS Windows or macOS....saving the output file as a PNG image. You can choose if you...Save the generated QR code in PNG image format In this step-by-step...

    kb.aspose.com/barcode/java/how-to-generate-qr-c...
  5. 用 via JavaScript 将工作表或图表导出为具有所需宽度和高度的图片|Documen...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将工作表或图表导出为具有特定宽度和高度的图片。...options: one page per sheet, PNG, desired dimensions 400x400 const...opts . imageType = ImageType . Png ; // Converted setter with multiple...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  6. Aspose.PUB Product Family

    查找有关在没有 Microsoft Publisher 的情况下阅读 PUB 文件格式并将其转换为其他不同文件格式的答案。...转换为 PNG 如何使用 Java 将 PUB 转换为 PNG 图像 如何使用 C++ 将 PUB 转换为 PNG 简体中文...

    kb.aspose.com/zh/pub/
  7. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Java Modern API for seamless PowerPoint and OpenDocument automation....png" ); try { // create a PowerPoint...( slideImage , "PNG" , new File ( "image.png" )); } catch ( IOException...

    docs.aspose.com/slides/java/modern-api/
  8. Aspose.PSD CLI Export for .NET 24.6 - 发布说明|Docu...

    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 --format png --layerName Layer1 --license...PathToOutputImage = "exported.png" , OutputFormat = "png" , LayerName = "Layer1"...

    docs.aspose.com/psd/zh/net/cli/export/aspose-ps...
  9. Cropping Metafiles in PHP|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....$rectangle ); \ # Save the result in PNG format $image -> save ( $dataDir...$dataDir . "CropMetafile.png" ); \ # Display Status. print "Saved...

    docs.aspose.com/imaging/java/cropping-metafiles...
  10. 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…...""" Extracts base64-encoded PNG from a data URI and decodes it...containing the base64-encoded PNG image. Returns: tuple: (bytes...

    forum.aspose.com/t/image-not-visible-in-slide-p...