Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 229,853 for

png

(0.15 sec)
  1. Aspose.PSD CLI裁剪为.NET 24.6 - 发行说明|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 --format png --left 10 --top 35 --width...= "cropped_photo.png" , OutputFormat = "png" }; if ( isLicensed...

    docs.aspose.com/psd/zh/psd/net/cli/crop/aspose-...
  2. Aspose.PSD for Java 25.8 - 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....png" ; try ( AiImage image = ( AiImage...output_WithAlpha_Back_White.png" ; String outPng_WithAlpha_Back_Transparent...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  3. 关于groupShape.GetShapeRenderer().Save()的渲染问题 - F...

    我在使用如下代码将groupsharp保存为Png图片,但是绘制内容质量不太行,是否有办法提高质量? ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat.Png) { Resolution = 300, PaperColor = Color.Transparent, GraphicsQualityOptions = new Graphic…...11:53am 1 我在使用如下代码将groupsharp保存为png图片,但是绘制内容质量不太行,是否有办法提高质量? ImageSaveOptions...ImageSaveOptions(SaveFormat.Png) { Resolution = 300, PaperColor...

    forum.aspose.com/t/groupshape-getshaperenderer-...
  4. Export MSG to IMAGE via Java | products.aspose.com

    Java API to Convert MSG to IMAGE without using Microsoft Word or Outlook...document to PNG format using save method and set PNG as SaveFormat...standard image formats like PNG, JPEG, BMP, or TIFF for different...

    products.aspose.com/total/java/conversion/msg-t...
  5. Draw Pentagon|Documentation

    This section explains how to draw pentagon in a visio page with Aspose.Diagram. Support using C# to draw pentagon and save as pdf, svg, html, image, xps and other formats....PdfSaveOptions ()); Draw Pentagon in PNG Aspose.Diagram for .NET API allows...pentagon in the page and save as PNG format. The code example below...

    docs.aspose.com/diagram/net/drawing/draw-pentagon/
  6. 使用JavaScript通过C++将工作表渲染到图形上下文|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript将工作表渲染到图形上下文,包括渲染到图像文件、屏幕和打印机。...png** 文件。你可以使用任何源 Excel 文件尝试这段代码,也请阅读代码中的注释以便更好理解。...and provide download link for PNG const blob = new Blob ([ imageData...

    docs.aspose.com/cells/zh/javascript-cpp/render-...
  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...new FileOutputStream ( "image.png" ); slideImage . compress ( android...

    docs.aspose.com/slides/androidjava/modern-api/
  8. PDF Format Conversion Solution via JavaScript v...

    Convert PDF to DOCX, DOC, PPTX, Png, TIFF, EPUB, TEX, SVG, CSV & more using JavaScript...Convert PDF to PNG Example: JavaScript Code for PDF to PNG conversion...file to png-files with template "ResultPdfToPng{0:D2}.png" ({0}...

    products.aspose.com/pdf/javascript-cpp/conversion/
  9. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_LinkExportMode method. Specifies how links will be written to the output file. Default value is Auto in C++....png auto saveOptions = System ::...inline: // ![](aw_inline.001.png) saveOptions -> set_LinkExportMode...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Output Blank Page when there is Nothing to Prin...

    Handle empty worksheets and print blank pages with Aspose.Cells using C++....SetImageType ( Drawing :: ImageType :: Png ); opts . SetOutputBlankPageWh...); // Render empty sheet to png image SheetRender sr ( ws , opts...

    docs.aspose.com/cells/cpp/output-blank-page-whe...