Sort Score
Result 10 results
Languages All
Labels All
Results 8,601 - 8,610 of 27,703 for

png export

(0.15 sec)
  1. 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...
  2. 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...
  3. Create VSTM Files via C# | products.aspose.com

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

    products.aspose.com/diagram/net/create/vstm/
  4. Create VSDM Files via C# | products.aspose.com

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

    products.aspose.com/diagram/net/create/vsdm/
  5. 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...
  6. 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...
  7. 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...
  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-java/create/...
  9. Aspose.PSD for .NET 23.8 - 发行说明|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" ; using ( var psdImage = ( PsdImage...psd" ; string outputFile = "export.png" ; using ( PsdImage img =...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. C++ OCR – text recognition in C++ | Aspose

    Aspose C++ OCR library integrates OCR easily into your C++ applications. Effortlessly convert images to text with minimal C++ code.... Convert JPEG, PNG, PDF, etc. images to text with...Include string file = "source.png" ; AsposeOCRInput source ; source...

    products.aspose.com/ocr/cpp/