Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 228,237 for

png

(0.25 sec)
  1. Rendering Shapes on Slide as Images|Aspose.Slid...

    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.... Bmp ; break ; case "png" : Format = System . Drawing...Drawing . Imaging . ImageFormat . Png ; break ; case "wmf" : Format...

    docs.aspose.com/slides/net/rendering-shapes-on-...
  2. 使用 ImageOrPrintOptions 通过 JavaScript 和 C++ 从工作表...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 从Excel工作表中提取图片并保存。...'image/jpeg' ; if ( ext === 'png' ) mime = 'image/png' ; if ( ext === 'gif'...

    docs.aspose.com/cells/zh/javascript-cpp/extract...
  3. Export with 3D options|CAD 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....Convert Auto CAD Files to PDF JPEG PNG in C# .NET Exporting DGN AutoCAD...

    docs.aspose.com/cad/net/developer-guide/export-...
  4. Chart lines disappear when the chart is saved a...

    Hello, I’m trying to save a line chart as an image, but during the process, the chart lines are getting lost. Is this a bug in Aspose? Workbook workbook = new Workbook(new FileInputStream("C:\\lines.xlsx")); Chart char…...png"); Difference: chart_lines.png (24.3 KB) Excel:...Instead of saving the chart as a PNG, try saving it in a different...

    forum.aspose.com/t/chart-lines-disappear-when-t...
  5. ReportBuilderContext.ReportBuilderOptions | Asp...

    Discover the ReportBuilderContext ReportBuilderOptions for efficient report creation with customizable features and enhanced functionality for your projects.... Png ), new object [] { sender },...ImageSaveOptions ( SaveFormat . Png ), new object [] { sender },...

    reference.aspose.com/words/net/aspose.words.low...
  6. Aspose.TeX for .NET

    C# and .NET API for typesetting TeX file formats in .NET Windows, Web, and other applications via code....C#-ով Ինչպես մատուցել LaTeX-ը PNG-ին C#-ում Հայերեն English Ελληνικά...

    kb.aspose.com/hy/tex/net/
  7. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name....png' ) See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Generate Deutsche Post Identcode and Deutsche P...

    PHP source code to create Deutsche Post Identcode and Deutsche Post Leitcode in PHP-based applications....java Deutsche via Post Generate PNG JPG BMP TIFF SVG Deutsche Post...save ( "example.png" , BarCodeImageFormat :: PNG ); × Other Supported...

    products.aspose.com/barcode/php-java/deutsche-p...
  9. Generate Interleaved 2-of-5 (ITF) barcode Image...

    PHP source code to create Interleaved 2-of-5 (ITF) barcode in PHP-based applications....AsposePhp java Itf Generate PNG JPG BMP TIFF SVG ITF Generate...save ( "example.png" , BarCodeImageFormat :: PNG ); × Other Supported...

    products.aspose.com/barcode/php-java/itf/generate/
  10. 将多页文档转换为Java中的图像|Aspose.Words为Java

    将多页文档导出为光栅图像(JPG, Png, GIF, BMP, TIFF, WebP) 使用Java。...下面的代码示例演示如何使用网格布局将多页DOCX文档保存为PNG图像: Document doc = new Document...ImageSaveOptions ( SaveFormat . PNG ); // Set up a grid layout with:...

    docs.aspose.com/words/zh/java/convert-a-multi-p...