Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 375,462 for

save

(0.15 sec)
  1. How to Merge Word Documents using Python

    This simple article focuses on how to merge Word document using Python. It encapsulates the details to establish the environment along with configuration steps and a working example code to merge DOCX files in Python....using the append_document method Save the Target Word document on...document. Finally, the save method is used to save the merged Word documents...

    kb.aspose.com/words/python/how-to-merge-word-do...
  2. Extract Font from PDF using C#

    This tutorial guides on how to extract font from PDF using C#. It shares details to set the IDE, a list of steps, and a sample code to extract embedded font from PDF using C#....properties of the extracted font and save it on the disk if required....fonts Create a memory stream and save the fetched font on the disk...

    kb.aspose.com/pdf/net/extract-font-from-pdf-usi...
  3. Convert MHTML to DOC in Python | products.aspos...

    MHTML and HtmlFixed to DOC conversion in your Python applications without using Microsoft Word... It provides the ability to save the document in HTML format...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  4. 使用 Python 将 OBJ 转换为 USDZ

    本简明教程将指导您使用 Python 将 OBJ 转换为 USDZ。涵盖了关键步骤、所需组件,并提供了在 Python 中创建 OBJ 到 USDZ 转换器的实用代码示例。...OBJ 文件 使用 from_file 函数初始化场景 使用 save 函数输出 USDZ 这些说明讲解了 如何在 Python...。首先,配置好开发环境并添加所需库,然后读取 OBJ 文件,通过 save 方法导出为 USDZ。 Python 导出 OBJ 为...

    kb.aspose.com/zh/3d/python/convert-obj-to-usdz-...
  5. Creating an Outlook Message (MSG) File|Document...

    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....Subject, and HTML body - before saving the file to disk. Office Automation...is underlined text</u>" ; // Save the MSG file in local disk string...

    docs.aspose.com/email/java/creating-an-outlook-...
  6. How to Convert Microsoft Project Files to CSV F...

    Convert MPP files to CSV using Aspose.Tasks for .NET in C#....Save method and specify the SaveFileFormat..."New Project.mpp" ); 2 project. Save ( "SaveProjectAsCSV_out.csv"...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  7. Java API to Convert DOTM to FODS or with free O...

    Convert DOTM to FODS via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to FODS online converter quickly before integrating the code....Convert DOTM to HTML by using Save method Load HTML document by...Workbook class Save the document to FODS format using Save method Conversion...

    products.aspose.com/total/java/conversion/dotm-...
  8. 幻灯片|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中控制幻灯片:创建、克隆、重新排序、调整大小、设置背景,并对 PPT、PPTX 和 ODP 演示文稿应用过渡效果。... save ( "slide.pptx" , aspose . slides...firstSlide ); presentation . save ( "slide_cloned.pptx" , aspose...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  9. How to crop PDF | Aspose.PDF

    Do you know how easily crop PDF documents using Python? Crop PDF files with high quality using Python PDF library....and create new_box Rectangle Save the updated document to the...the new path using the Save() method This sample code shows how...

    products.aspose.com/pdf/tutorial/crop-pdf/
  10. Converting Worksheet to Image in Aspose.Cells|D...

    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....Bitmap object, and you can save an image file to disk or a stream...ToImage ( 0 ); //Save the image file bitmap . Save ( "SheetImage...

    docs.aspose.com/cells/net/converting-worksheet-...