Sort Score
Result 10 results
Languages All
Labels All
Results 7,241 - 7,250 of 228,397 for

png

(1.64 sec)
  1. 使用现代 API 加强图像处理|Aspose.Slides 文档

    通过使用 C++ 现代 API 替换已弃用的图像 API,实现幻灯片图像处理现代化,从而实现 PowerPoint 和 OpenDocument 的无缝自动化。...png" ); // 通过将 IImage 实例添加到演示文稿的图像集合中,创建...GetThumbnail () -> Save ( u "slide1.png" ); 现代 API: System :: SharedPtr...

    docs.aspose.com/slides/zh/cpp/modern-api/
  2. 使用ImageSharp解码和编码纹理|Documentation

    使用ImageSharp从图像文件中解码纹理... Png . PngEncoder >( "png" )); ret . Add ( new...

    docs.aspose.com/3d/zh/net/decode-and-encode-tex...
  3. Processor class | Aspose.Words for Python

    aspose.words.lowcode.Processor class. Processor class for performing different document processing actions....png' , save_options = aw . saving...ImageSaveOptions ( aw . SaveFormat . PNG )) . execute () See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert Chart to Images|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" , ImageFormat . Png ); Download Running...

    docs.aspose.com/cells/net/convert-chart-to-images/
  5. PdfImageColorSpaceExportMode enumeration | Aspo...

    Aspose.Words.Saving.PdfImageColorSpaceExportMode enumeration. Specifies how the color space will be selected for the images in PDF document.... writeln ( "Png image:" ); builder . insertImage..."Transparent background logo.png" ); // Create a "PdfSaveOptions"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ImagePixelFormat enumeration | Aspose.Words for...

    aspose.words.saving.ImagePixelFormat enumeration. Specifies the pixel format for the generated images of document pages.... PNG ) image_save_options . pixel_format...'ImageSaveOptions.PixelFormat.png' , save_options = image_save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 捕获 3D 场景的视口并渲染到纹理或窗口|Documentation

    每个 3D 场景可以包含任意数量的视口。使用 Aspose.3D for .NET API,开发人员可以在单个屏幕截图中捕获一个或多个视口。他们可以在基于GUI的 .NET 应用程序或图像中呈现它。...png" ), ImageFormat . Png ); // Now let's change..."file-2viewports_out.png" ), ImageFormat . Png ); } } 在保存 3D 个视图时应用视觉效果...

    docs.aspose.com/3d/zh/net/capture-the-viewports...
  8. 在 Java 中將 PPTX 轉換為視頻 | products.aspose.com

    將 PPTX 轉換為 Java 中的視頻。使用 Java 庫 API 將 PowerPoint 轉換為視頻...png" , sender . getFrameIndex ());...( arguments . getFrame (), "PNG" , new java . io . File ( frame...

    products.aspose.com/slides/zh-hant/java/convers...
  9. 捕获 3D 场景的视口并渲染到纹理或窗口|Documentation

    每个 3D 场景可以包含任意数量的视口。使用 Aspose.3D for Python via .NET API,开发人员可以在单个屏幕截图中捕获一个或多个视口。他们可以在基于GUI的 .NET 应用程序或图像中呈现它。...png" , ImageFormat . png ) rectangle2 = RelativeRectangle..."file-2viewports_out.png" , ImageFormat . png ) 在保存 3D 个视图时应用视觉效果...

    docs.aspose.com/3d/zh/python-net/capture-the-vi...
  10. 外部乳胶软件包| 通过 .NET 为 Python 提供 Aspose.TeX

    python的Aspose.TeX API支持使用库本身中未包含的外部软件包的使用,例如Fancybox和PGFPLOTS软件包...要调整其他选项),我们将获得输出文档,在这种情况下,这是PNG图像。 这是该示例的完整源代码: Copy 1 from aspose...Initialize the options for saving in PNG format. 18 options. save_options...

    docs.aspose.com/tex/zh/python-net/external-late...