Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 377,061 for

save

(0.18 sec)
  1. Convert XLSM to WORD using Python or with free ...

    XLSM to WORD conversion in your Python applications without using Microsoft Office or online. Test free XLSM to WORD online converter quickly before integrating the code....NET, save the created HTML into desired...also provides the feature to save HTML into Word document. By...

    products.aspose.com/total/python-net/conversion...
  2. Encrypting Excel Files with C++|Documentation

    Learn how to encrypt and password protect Excel files using Aspose.Cells with C++...."1234" ); // Save the encrypted Excel file workbook . Save ( outputFilePath...cout << "File encrypted and saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/encrypting-excel-files/
  3. Convert PS to ODP via Java API | products.aspos...

    Java API to Convert PS to ODP without using Microsoft Word...Convert PS to PPTX by using save method Load PPTX document by...Presentation class Save the document to ODP format using save method and...

    products.aspose.com/total/java/conversion/ps-to...
  4. Convert CGM to OTP via Java API | products.aspo...

    Java API to Convert CGM to OTP without using Microsoft Word...Convert CGM to PPTX by using save method Load PPTX document by...Presentation class Save the document to OTP format using save method and...

    products.aspose.com/total/java/conversion/cgm-t...
  5. Convert EPUB to SWF via Java API | products.asp...

    Java API to Convert EPUB to SWF without using Microsoft Word...Convert EPUB to PPTX by using save method Load PPTX document by...Presentation class Save the document to SWF format using save method and...

    products.aspose.com/total/java/conversion/epub-...
  6. Convert a Document to an Image in C#|Aspose.Wor...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using C#....image, again, in any supported save format . Convert to Image As...make the necessary changes, and save it in any available image format...

    docs.aspose.com/words/net/convert-a-document-to...
  7. Your First Aspose.3D Application|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.... create a 3D scene and then save the file in FBX format. import... Scene () # Save 3D scene document scene . Save ( "document.fbx"...

    docs.aspose.com/3d/python-net/your-first-aspose...
  8. ThumbnailGeneratingOptions.thumbnail_size prope...

    ThumbnailGeneratingOptions.thumbnail_size property. Size of generated thumbnail in pixels...setting a thumbnail image when saving a document to .epub. # 1 -.... update_thumbnail () doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Create PDF document programmatically|Aspose.PDF...

    This page describes how to create PDF document from scratch with Aspose.PDF library.... Save the resultant PDF document....World!" )); // Save PDF document document . Save ( dataDir + "HelloWorld_out...

    docs.aspose.com/pdf/net/create-document/
  10. Add and Verify PDF Digital Signature using C++ ...

    Сreate electronic signature in PDF documents programmatically with C++ sample code using Aspose.PDF for C++... Save PDF file, You will get the document...pkcs ); // Save output PDF file signature -> Save ( outFile );...

    products.aspose.com/pdf/cpp/signature/