Sort Score
Result 10 results
Languages All
Labels All
Results 6,521 - 6,530 of 373,070 for

save

(0.16 sec)
  1. Convert PDF to Word documents in Rust|Aspose.PD...

    Learn how to write Rust code for conversion PDF to DOC(DOCX)....Convert a PDF file to DOC using save_doc function. use asposepdf..."sample.pdf" ) ? ; // Convert and save the previously opened PDF-document...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-doc/
  2. Unprotect a Worksheet with C++|Documentation

    Learn how to unprotect a worksheet using Aspose.Cells for C++.... Unprotect (); // Save the Workbook in Excel97-2003...Excel97-2003 format workbook . Save ( outputFilePath , SaveFormat :: Excel97To2003...

    docs.aspose.com/cells/cpp/unprotect-a-worksheet/
  3. Manipulating Photoshop Formats|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....Imaging lets you save files to PSD so that they can...PhotoShop. This article shows how to save a file to PSD with Aspose.Imaging...

    docs.aspose.com/imaging/python-net/manipulating...
  4. Aspose.Slides for Java 15.4.0 的公共 API 和不兼容的变更|A...

    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 ( "output.pptx" , SaveFormat...setText ( "第二个根节点" ); pres . save ( "out.pptx" , SaveFormat ....

    docs.aspose.com/slides/zh/java/public-api-and-b...
  5. How to Create Mapi Contact using Java

    In this example, we will learn how to create Mapi Contact using Java by following the well defined steps and using the example code. One can easily add Mapi Contact in Java with the help of very simple API calls....user image for added contact Save the contact information as an...an MSG file on the disk Save the contact information as a VCF...

    kb.aspose.com/email/java/how-to-create-mapicont...
  6. PdfSaveOptions.UseBookFoldPrintingSettings | As...

    Discover the PdfSaveOptions UseBookFoldPrintingSettings property to easily Save documents in a booklet layout for enhanced printing efficiency....whether the document should be saved using a booklet printing layout...specified, PageSet is ignored when saving. This behavior matches MS Word...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Apply or Change Slide Layouts in JavaScript|Asp...

    Manage and customize slide layouts in Aspose.Slides for Node.js. Explore layout types, placeholder control, and footer visibility through code examples.... Save the presentation. The following...); // Save the presentation to disk. presentation . save ( "output...

    docs.aspose.com/slides/nodejs-java/slide-layout/
  8. Convert VSD to VSDX using Python

    This short tutorial describes the process to convert VSD to VSDX using Python. It provides all the necessary details to set the IDE and develop a VSD to VSDX converter using Python....characteristics Save the loaded VSD file as VSDX using the save options...page size and using it in the ‘save’ method to generate the VSDX...

    kb.aspose.com/diagram/python/convert-vsd-to-vsd...
  9. C++ API to Convert SVG to SWF | products.aspose...

    Convert SVG to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert SVG to PPTX by using Save method function Load PPTX document...reference Save the document to SWF format using Save member function...

    products.aspose.com/total/cpp/conversion/svg-to...
  10. How to Convert DWG to SVG in C#

    This small tutorial entails how to convert DWG to SVG in C#. It encompasses all the important steps to set up the environment and export DWG to SVG image in C#....Convert the DWG to SVG using the Save method In the above mentioned...finally save the DWG file as SVG on the disk using the Save method...

    kb.aspose.com/cad/net/how-to-convert-dwg-to-svg...