Sort Score
Result 10 results
Languages All
Labels All
Results 8,591 - 8,600 of 27,702 for

png export

(0.3 sec)
  1. Create VSTX Files via Python | products.aspose.com

    Python Sample code for generating VSTX documents. Use this code for creating VSTX files within any Python based application.....also be exported to different file formats such as PNG, BMP, PDF...

    products.aspose.com/diagram/python-net/create/v...
  2. Create VSDM Files via Python | products.aspose.com

    Python Sample code for generating VSDM documents. Use this code for creating VSDM files within any Python based application.....also be exported to different file formats such as PNG, BMP, PDF...

    products.aspose.com/diagram/python-net/create/v...
  3. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    通过 JavaScript 用 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、Png、SVG、TIFF、XPS、JSON、SQL、XML 等多种格式。... Png , name : 'Image1.png' , mime : 'image/png' }, { fmt...= 'Download Sheet XPS' ; // Export the whole workbook to XPS const...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  4. Create 3D Presentations in .NET|Aspose.Slides D...

    Generate interactive 3D presentations in .NET with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....The new 3D engine enables to export and rasterize shapes and text...thumbnail . Save ( "sample_3d.png" ); } presentation . Save ( "sandbox_3d...

    docs.aspose.com/slides/net/3d-presentation/
  5. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Java. Get clear code samples and tips to streamline your presentations....png" , ImageFormat . Png ); } finally { if...visual fidelity during PDF export , preserving layout, colors...

    docs.aspose.com/slides/java/manage-smartart-sha...
  6. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....docx"); // When we export the document to .odt, we can...isStrictSchema11() Specifies whether export should correspond to ODT specification...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.PSD for Java 20.3 - 发行说明|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....支持将AI格式(版本8)导出为其他格式 // 将AI文件导出为PSD和PNG格式的示例。 String inFileName = "form_8...outFileNamePrefix = "form_8_export" ; AiImage image = ( AiImage...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  8. Create VSTM Files via Python | products.aspose.com

    Python Sample code for generating VSTM documents. Use this code for creating VSTM files within any Python based application.....also be exported to different file formats such as PNG, BMP, PDF...

    products.aspose.com/diagram/python-net/create/v...
  9. Aspose.PSD for .NET 19.7 - 发行说明|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....exportPath = "DifferentLayerMasks_Export.psd" ; string exportPathPng...exportPathPng = "DifferentLayerMasks_Export.png" ; // 读取 using ( PsdImage...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  10. Wrong Count of Animated Text Paragraphs in a Te...

    Hi Team, I have a sample PPTX with a slide containing animated text frame. Text frame has four animated paragraphs. I use Aspose to read this PPTX and want to get images of individual animated text paragraphs. Ideally, …...Export; using System.Drawing.Imaging;...System.IO; using Aspose.Slides.Export; class Program { static void...

    forum.aspose.com/t/wrong-count-of-animated-text...