Sort Score
Result 10 results
Languages All
Labels All
Results 7,051 - 7,060 of 226,693 for

png

(0.07 sec)
  1. Customize Pie Charts in Presentations in .NET|A...

    Learn how to create and customize pie charts in .NET with Aspose.Slides, exportable to PowerPoint, boosting your data storytelling in seconds....chart as an image (for example, PNG)? Yes, you can export the chart...itself as an image (such as PNG) without the entire presentation...

    docs.aspose.com/slides/net/pie-chart/
  2. 外部乳胶软件包| 通过 .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...
  3. Dwg转dwg图纸效果和原图不一样问题 - Free Support Forum - aspo...

    1.Png (5.5 KB) 2.Png (6.5 KB) 图1为原始的dwg,图2为转换后的dwg 并且数字30.78和46.3原来是线条,后面变成了粗体。 下面是我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); LoadOptions loadOptions = new LoadOptions(); load…...png (5.5 KB) 2.png (6.5 KB) 图1为原始的dwg,图2为转换后的dwg...

    forum.aspose.com/t/dwg-dwg/314402
  4. Aspose.PSD for .NET 21.9 - 发行说明|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" ; string layer2File = "Layer3.png" ; string outFileName...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Customize Pie Charts in Presentations Using Jav...

    Learn how to create and customize pie charts in JavaScript with Aspose.Slides for Node.js, exportable to PowerPoint, boosting your data storytelling in seconds....chart as an image (for example, PNG)? Yes, you can export the chart...itself as an image (such as PNG) without the entire presentation...

    docs.aspose.com/slides/nodejs-java/pie-chart/
  6. 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...
  7. Change Background of VSS File via Python | prod...

    Python source code to change background of VSS documents within any Python based application....png" )); SrcPage.setBackPage(backgroundPage);...formats such as PDF, XPS, JPEG, PNG, BMP, TIFF, SVG, EMF and more...

    products.aspose.com/diagram/python-net/changeba...
  8. Change Background of VSSX File via Python | pro...

    Python source code to change background of VSSX documents within any Python based application....png" )); SrcPage.setBackPage(backgroundPage);...formats such as PDF, XPS, JPEG, PNG, BMP, TIFF, SVG, EMF and more...

    products.aspose.com/diagram/python-java/changeb...
  9. Shape to Image in C#: Vertical Bars Enclosing a...

    Hi Team, I have a slide with maths matrix equation. I use Aspose version 25.5 to get image of this shape. I see that the matrix determinant bars (vertical bars enclosing the matrix) appear shorter in the image obtained …...png (52.8 KB) sample.zip (32.5 KB)...$"slide_{slideIndex + 1}_shape_{shapeCounter}.png"; curImage.Save(fileName, Aspose...

    forum.aspose.com/t/shape-to-image-in-c-vertical...
  10. Converting VSDX to SVG. The text labels become ...

    Hello Aspose, There is another problem with converting vsdx to SVG format. The Vsdx file contains simple balloons with embedded text labels. After conversion, the text labels become gigantic in size and extend beyond th…...serializer; other export formats (PDF, PNG, etc.) usually render the text...Export the same VSDX to PDF or PNG using the same SDK version. Correct...

    forum.aspose.com/t/converting-vsdx-to-svg-the-t...