Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 378,728 for

save

(0.38 sec)
  1. Compress Folder Respecting its Structure using ...

    Learn how to efficiently compress a folder while preserving its internal structure using various tools like Zip, 7-zip, TAR, or XAR via Python.NET....folder path, then save the archive with the save method, as shown...create_entries( "D: \\ Data" ) archive . save( "archive.zip" ) Sampe 2: with...

    products.aspose.com/zip/python-net/advanced-api...
  2. Convert CGM to POTX via Java API | products.asp...

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

    products.aspose.com/total/java/conversion/cgm-t...
  3. Convert MD to PPT via Java API | products.aspos...

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

    products.aspose.com/total/java/conversion/md-to...
  4. Convert PS to PPS via Java API | products.aspos...

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

    products.aspose.com/total/java/conversion/ps-to...
  5. Convert PS to PPSX via Java API | products.aspo...

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

    products.aspose.com/total/java/conversion/ps-to...
  6. Generate Swiss Barcode in Python

    Discover how to generate Swiss Barcode in Python with Aspose.BarCode for Python via .NET. Follow guide for setup, size, color, JPEG export and PDF embedding.... Save the Barcode : Call the save method with the...PDF Formats # The SDK lets you save the generated barcode directly...

    blog.aspose.com/barcode/generate-swiss-barcode-...
  7. About template creation in Aspose word report -...

    HI Team, I am new for this Aspose word document creation. Could you please help me on creation of Aspose template creation in Aspose word report. Could you please share tutorials and materials related to Aspose word te…... Save the Document : Finally, save the modified document...ToString("d")); // Save the document doc.Save("Output.docx"); }...

    forum.aspose.com/t/about-template-creation-in-a...
  8. DocumentBase.backgroundShape property | Aspose....

    DocumentBase.backgroundShape property. Gets or sets the background shape of the document... save ( base . artifactsDir + "DocumentBase...let saveOptions = new aw . Saving . PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Saving::FixedPageSaveOptions cla...

    Aspose::Words::Saving::FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc). To learn more, visit the documentation article in C++....Aspose::Words::Saving::FixedPageSaveOptions class Contents [...that can be specified when saving a document into fixed page...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in C++ between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....the local drive, then simply save it, specifying the required...<Document>( u"Input.docx" ); doc-> Save ( u"Output.pdf" ); using namespace...

    products.aspose.com/words/cpp/conversion/