Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 375,755 for

save

(1.92 sec)
  1. Java Microsoft Visio Files Conversion | product...

    Convert Microsoft Visio formats VSDX VSX VDX VTX VSSX VSTX VSDM VSTM VSSM VDW VSD VST VSS to HTML Images and PDF with few lines of Java code....using Diagram class and call the save method with appropriate parameters...using diagram class and call the save method by providing output file...

    products.aspose.com/diagram/java/conversion/
  2. Image Markers|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...."Table1" ); // Add a column to save pictures. DataColumn dc = t...(); // Save the Excel file. designer . Workbook . Save ( FileName...

    docs.aspose.com/cells/net/image-markers/
  3. 备注|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中添加、读取、编辑和导出演讲者备注:格式化文本、按幻灯片管理备注,并在 PowerPoint 和 OpenDocument 中控制可见性。... save ( "note.pptx" , slides . export...remove_notes_slide () presentation . save ( "note_removed.pptx" , slides...

    docs.aspose.com/slides/zh/python-net/examples/e...
  4. ActiveX|Aspose.Slides for Python Documentation

    Learn how to find, edit, and remove ActiveX controls in Python with Aspose.Slides, including property updates for PowerPoint presentations.... save ( "activex.pptm" , slides ....remove_at ( 0 ) presentation . save ( "activex_removed.pptm" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  5. DocumentBuilder.insertNode method | Aspose.Word...

    DocumentBuilder.insertNode method. Inserts a node before the cursor.... save ( base . artifactsDir + "Image...insertNode ( shape ); doc . save ( base . artifactsDir + "Image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. MarkdownLinkExportMode enumeration | Aspose.Wor...

    aspose.words.saving.MarkdownLinkExportMode enumeration. Specifies how links are exported into Markdown....png save_options = aw . saving . MarkdownSaveOptions...MarkdownSaveOptions () save_options . link_export_mode = aw . saving . MarkdownLinkExportMo...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Convert Excel to SVG in C#

    In this short tutorial, you will learn how to convert Excel to SVG in C#. You only need to make a few API calls to control the rendering of Excel to vector graphics using C# on any operating system....object to set different options Save output SVG image by specifying...path and the file name in the Save method as per your requirements...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  8. ImageSavingArgs.image_stream property | Aspose....

    ImageSavingArgs.image_stream property. Allows to specify the stream where the image will be Saved to....stream where the image will be saved to. @property def image_stream...This property allows you to save images to streams instead of...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manipulating EPS Images|Documentation

    Aspose.Imaging graphic library for Python supports manipulating EPS images, exporting to other formats, resizing images and extracting preview images....have used the EPS format to save graphic documents since the...file into an `Image` object and save it in a different format, such...

    docs.aspose.com/imaging/python-net/developer-gu...
  10. Slide|Aspose.Slides for Python Documentation

    Manage slides in Python with Aspose.Slides: create, clone, reorder, hide, set backgrounds and size, apply transitions, and export for PowerPoint and OpenDocument.... save ( "slide.pptx" , slides . export...add_clone ( slide ) presentation . save ( "slide_cloned.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...