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

save

(0.22 sec)
  1. Converting a CGM file to DOC using Python | Asp...

    Sample code on Python for CGM to DOC conversion. Use example code for batch CGM to DOC conversion with Python and .NET...library to define options for saving the output document in DOC...Use the save() method of the Document object to save the loaded...

    products.aspose.com/pdf/python-net/conversion/c...
  2. Converting a EPS file to DOC using Python | Asp...

    Sample code on Python for EPS to DOC conversion. Use example code for batch EPS to DOC conversion with Python and .NET...output PDF document should be saved as a Microsoft Word document...document (.DOC). Use the save() method of the Document object to write...

    products.aspose.com/pdf/python-net/conversion/e...
  3. How to Insert Picture in Word using Java

    In this brief tutorial, you will learn how to insert picture in Word using Java in Windows, MacOS, or Linux. This tutorial can be used to add picture in Word document using Java in the header or contents part.... You can save the file in DOC or DOCX format...picture in Word document paragraph Save output Word document after inserting...

    kb.aspose.com/words/java/how-to-insert-picture-...
  4. Aspose.PSD for .NET 24.4 - Release Notes|Docume...

    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.... Save ( outputFilePath , new PngOptions...ChannelsCount = 4 , }; psdImage . Save ( outputFile , psdOptions );...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-4...
  5. PdfFileMend 类|Aspose.PDF for Java

    本节介绍如何使用 PdfFileMend 类处理 Aspose.PDF Facades。... Save ( _dataDir + "PdfFileMend01_output...ByWords ; // 保存输出文件 mender . Save ( _dataDir + "PdfFileMend02_output...

    docs.aspose.com/pdf/zh/java/pdffilemend-class/
  6. 将 PPT 和 PPTX 转换为 PDF(包含高级功能)|Aspose.Slides for ...

    使用 Aspose.Slides 在 PHP 中将 PowerPoint PPT/PPTX 转换为高质量、可搜索的 PDF,提供快速代码示例和高级转换选项。...PDF,请将文件名作为参数传递给 Presentation 类,然后使用 save 方法将演示文稿保存为 PDF。 Presentation...Presentation 类公开了通常用于将演示文稿转换为 PDF 的 save 方法。 注意 Aspose.Slides for PHP via...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  7. Line Breaks and Text Wrapping with C++|Document...

    How to implement text wrapping and word wrap using the Aspose.Cells library in C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....SetStyle ( style ); // Save Excel File wb . Save ( srcDir + u "WrappingText...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/line-breaks-and-text-...
  8. Convert VSD to VSDX using C#

    This article shares the details to convert VSD to VSDX using C#. It has the details to set the IDE, a list of steps, and a sample code to transform VSD to VSDX.... Various save options are discussed to customize...to drawing contents Call the Save() method by setting the output...

    kb.aspose.com/diagram/net/convert-vsd-to-vsdx-u...
  9. Manage Chart Workbooks in Presentations Using С...

    Discover Aspose.Slides for С++: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....MemoryStream (); workbook -> Save ( cellsOutputStream , Aspose...set_IsColorVaried ( true ); pres -> Save ( u "response2.pptx" , Export...

    docs.aspose.com/slides/cpp/chart-workbook/
  10. PdfSaveOptions.encryption_details property | As...

    PdfSaveOptions.encryption_details property. Gets or sets the details for encrypting the output PDF document.... saving . PdfEncryptionDetails : ...., value : aspose . words . saving . PdfEncryptionDetails ): ...

    reference.aspose.com/words/python-net/aspose.wo...