Sort Score
Result 10 results
Languages All
Labels All
Results 6,871 - 6,880 of 361,288 for

save

(0.22 sec)
  1. How to Convert Outlook Email to HTML using Python

    This easy topic focuses on how to convert Outlook Email to HTML using Python by providing all the environment setup details and a working sample code. In order to convert Email to HTML Python based API can be effectively used in any of the .NET Core and Python configured environments in operating systems like Windows and Linux....options Save the loaded MSG\EML file as HTML using the save method...be set and finally, we will save the email as an HTML file either...

    kb.aspose.com/email/python/how-to-convert-outlo...
  2. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom inline shapes with DocumentBuilder's InsertShape method. Enhance your documents with tailored visuals for impactful presentations!...DiagonalCornersRound, // then save the document with "Strict" or..."Transitional" compliance, which allows saving shape as DML. OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 用六个面将场景渲染到立方体图中|Documentation

    使用 Aspose.3D for .NET API,开发人员可以将具有六个面的场景渲染到cubemap中,并将所有面保存为支持的图像格式。...ITextureCubemap ; //we can directly save each face to disk by specifing...png" }; //and call Save method cubemap . Save ( fileNames , ImageFormat...

    docs.aspose.com/3d/zh/net/render-a-scene-into-t...
  4. How to Convert Raster Image to SVG using Java

    This quick how-to topic focuses on how to convert Raster image to SVG using Java along with the detailed configuration steps to set up the environment and use the example code. By using Java Raster image to SVG converter application can be easily developed using simple API calls and a few lines of code....image Save method convert raster to SVG image and save it on...convert Tiff to SVG using the save method. Code for Raster Image...

    kb.aspose.com/imaging/java/how-to-convert-raste...
  5. 使用现代 API 提升图像处理|Aspose.Slides for Python 文档

    利用 Python 现代 API 替换已弃用的成像 API,实现 PowerPoint 与 OpenDocument 自动化的无缝幻灯片图像处理。... save ( "slide1.jpeg" , slides . ImageFormat...slides [ 0 ] . get_thumbnail () . save ( "slide1.png" ) 现代 API: import...

    docs.aspose.com/slides/zh/python-net/modern-api/
  6. 使用 Python 自定义演示文稿中的图表坐标轴|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中自定义图表坐标轴,以用于报告和可视化。... save ( "ErrorBars_out.pptx" , slides...switch_row_column () # 保存演示文稿 pres . save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/zh/python-net/chart-axis/
  7. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this object....jpg" ); // When we save the document as an image, we...format for the image that the saving operation will generate. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert MHTML to ODT in Python | products.aspos...

    MHTML and HtmlFixed to ODT conversion in your Python applications without using Microsoft Word... This feature will help to save the document in the HTML format...ODT format. It also helps to save the document in the HTML format...

    products.aspose.com/total/python-net/conversion...
  9. Convert MHTML to DOCX in Python | products.aspo...

    MHTML and HtmlFixed to DOCX conversion in your Python applications without using Microsoft Word...application that allows users to save documents in HTML format using...feature as it allows users to save documents in a format that is...

    products.aspose.com/total/python-net/conversion...
  10. Aspose.Cells for Java 可中断库|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....println ( "Interrupting the save thread at " + System . currentTimeMillis...()); } }). start (); try { wb . save ( "makeinterrupted.xlsx" , FileFormatType...

    docs.aspose.com/cells/zh/java/aspose-cells-for-...