Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 229,849 for

png

(0.41 sec)
  1. 现代 API|Aspose.Slides for Node.js via .NET 文档

    现代 API...png" ); try { // 通过向演示文稿的图像集合添加 IImage... "image.png" ); imageio . write ( slideImage , "PNG" , file );...

    docs.aspose.com/slides/zh/nodejs-java/modern-api/
  2. MarkdownLinkExportMode Enum | Aspose.Words for ...

    Discover how the Aspose.Words MarkdownLinkExportMode enum enhances link export in Markdown, optimizing your document conversion process effortlessly....png MarkdownSaveOptions saveOptions...inline: // ![](aw_inline.001.png) saveOptions . LinkExportMode...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Convert Presentation Slides to Images in .NET|A...

    Convert slides from PPT, PPTX and ODP to images in C# using Aspose.Slides for .NET—fast, high-quality rendering with clear code examples....image formats, including BMP, PNG, JPG (JPEG), GIF, and others...range of formats (BMP, JPG, PNG, etc.). Convert Slides to Bitmaps...

    docs.aspose.com/slides/net/convert-slide/
  4. LaTeX 转图像 | .NET

    通过 Aspose.TeX API 将 TeX 转换为图像格式(适用于 .NET)的解决方案,请阅读本文了解如何操作以及代码示例。...如何将 LaTeX 转换为 PNG 让我们详细查看 C# 代码,了解将 LaTeX 转换为 PNG 格式的最简方法。 Copy...Copy 1 // Convert LaTeX to PNG - simplest approach 2 3 // Create...

    docs.aspose.com/tex/zh/net/latex-to-image/
  5. Saving a printable form and recognition pattern...

    How to save a generated printable form image and a recognition pattern file on disk....files: Printable form pages as PNG images. Their dimensions match...for example, “ OMR-FormPage1.png ”. A recognition pattern used...

    docs.aspose.com/omr/cpp/generate-template/save/
  6. Slide to thumbnail conversion issues - Free Sup...

    Hi, I have generated a slide using aspose.slides via python. When I tried to convert the slide to it’s thumbnail (ie, pptx to Png ) extension, I’m facing few issues. I was expecting the conversion to be 1-1 (ie, the inpu…...it’s thumbnail (ie, pptx to png ) extension, I’m facing few issues...output is the same slide but in png format). But I see some changes...

    forum.aspose.com/t/slide-to-thumbnail-conversio...
  7. Aspose.PSD CLI截图工具 .NET 24.4 - 发行说明|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/net/cli/crop/aspose-psd-...
  8. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......转换为 PDF 如何使用 Java 将 LaTeX 渲染为 PNG 如何使用 Java 将 DWG 转换为 JPG 如何使用...如何使用 C++ 将 PUB 转换为 PNG 如何使用 C++ 将 LaTeX 渲染为 PNG 如何使用 C++ 将 Excel...

    kb.aspose.com/zh/categories/page/83/
  9. Merge JPG Images in C++ | products.aspose.com

    Merge JPG to JPG in C++. Use C++ library API to combine JPG files...formats to get a single file PNG TO PNG HTML TO HTML IMAGE TO IMAGE...IMAGE JPG TO PDF IMAGE TO PDF PNG TO PDF...

    products.aspose.com/slides/cpp/merger/jpg-to-jpg/
  10. Converter.create method | Aspose.Words for Python

    aspose.words.lowcode.Converter.create method...png' , save_options = aw . saving...ImageSaveOptions ( aw . SaveFormat . PNG )) . execute () Shows how to...

    reference.aspose.com/words/python-net/aspose.wo...