Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 586,144 for

save

(0.18 sec)
  1. 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...
  2. Protect ODP Presentation Files using Python | p...

    Python source code to protect ODP Presentation.... save( "encrypted-pres.odp" , slides...set_write_protection( "123123" ) pres . save( "write-protected-pres.odp"...

    products.aspose.com/slides/python-net/protect/odp/
  3. SaveAsTnef | Aspose.Email for .NET API Reference

    SaveAsTnef MapiMessage.SaveAsTnef method (1 of 2) Save message in TNEF format. public void SaveAsTnef ( Stream stream......SaveAsTnef method (1 of 2) Save message in TNEF format. public...stream where a message will be saved to. See Also class MapiMessage...

    reference.aspose.com/email/net/aspose.email.map...
  4. Protect PPTX Presentation Files using C++ | pro...

    C++ source code to protect PPTX Presentation...."123123" ); presentation -> Save( u "encrypted-pres.pptx" , SaveFormat..."123123" ); presentation -> Save( u "write-protected-pres.pptx"...

    products.aspose.com/slides/cpp/protect/pptx/
  5. Crop | Aspose.Imaging for .NET API Reference

    Crop Contents [ Hide ] RasterImage.Crop method (1 of 2) Crops the specified rectangle. public virtual void Crop ( Rec......); // Save the cropped image to PNG rasterImage . Save ( dir...); // Save the cropped image to PNG. rasterImage . Save ( dir...

    reference.aspose.com/imaging/net/aspose.imaging...
  6. RemoveSignature | Aspose.PDF for .NET API Refer...

    Remove the signature according to the name of the signature.... Save ( TestPath + "signed_removed...names [ i ]) Next i pdfSign . Save ( TestPath + "signed_removed...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  7. Aspose::Words::FileFormatUtil::ImageTypeToExten...

    Aspose::Words::FileFormatUtil::ImageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. Microsoft Excel File Conversion Using Python vi...

    Convert Excel XLS, XLSX, ODS, CSV to PDF, XPS, HTML, JPEG, HTML and many other popular formats with just few lines of Python code....an instance of Workbook and saving back in the desired format...) // save as XLSX, ODS, SXC & FODS formats workbook.save( "output...

    products.aspose.com/cells/python-java/conversion/
  9. Refresh Values of Linked Shapes|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....Cells if you want to save your workbook in XLS or XLSX...format. However, if you want to save your workbook in PDF or HTML...

    docs.aspose.com/cells/net/refresh-values-of-lin...
  10. Presentation | Aspose.Sildes for Python via .NE...

    Presentation Contents [ Hide ] Presentation class Represents a Microsoft PowerPoint presentation. The Presentation ty......Name Description save(fname, format) Saves all slides of a presentation...specified format. save(stream, format) Saves all slides of a presentation...

    reference.aspose.com/slides/python-net/aspose.s...