Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 368,029 for

save

(0.13 sec)
  1. Protect PPT Presentation Files using C++ | prod...

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

    products.aspose.com/slides/cpp/protect/ppt/
  2. Extract Images from Worksheets using ImageOrPri...

    Learn how to extract images from Excel worksheets and Save them to a local drive using Aspose.Cells for C++....from Microsoft Excel files and save them to a local drive. This...images from an Excel file and save them. #include <iostream> #include...

    docs.aspose.com/cells/cpp/extract-images-from-w...
  3. ContentDisposition enumeration | Aspose.Words f...

    Aspose.Words.ContentDisposition enumeration. Enumerates different ways of presenting the document at the client browser....browser and present an option to save the document to disk or open...browser and presents an option to save the document to disk or open...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ContentDisposition enumeration | Aspose.Words f...

    aspose.words.ContentDisposition enumeration. Enumerates different ways of presenting the document at the client browser....browser and present an option to save the document to disk or open...browser and presents an option to save the document to disk or open...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage Presentation Backgrounds in C++|Aspose.S...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for C++, with code tips to boost your presentations.... Save the modified presentation. The...()); // Save the presentation to disk. presentation -> Save ( u ...

    docs.aspose.com/slides/cpp/presentation-backgro...
  6. Extract fonts from PDF|Aspose.PDF for PHP via Java

    How to extract font from PDF using Aspose.PDF for PHP...// Iterate over each font and save it as a TrueType font file....); // Save the font as a TrueType font file. $font -> save ( $fontStream...

    docs.aspose.com/pdf/php-java/extract-fonts-from...
  7. Supported File Formats|Aspose.Slides 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....can load and Save. Format Description Load Save Remarks PPT PowerPoint...

    docs.aspose.com/slides/jasperreports/supported-...
  8. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....the Document object’s Save method and save the output PDF file...textFragment ); // Save resulting PDF document. document . save ( _dataDir...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  9. SaveOptions.TempFolder | Aspose.Words for .NET

    Optimize your document saving with the SaveOptions TempFolder property, which designates a folder for temporary DOC and DOCX files, enhancing efficiency....for temporary files used when saving to a DOC or DOCX file. By default...OutOfMemoryException Throw if you are saving a very large document (thousands...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose.Cells - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to Save the workbook with custom properties. I am using the workbook.Save() to achieve it. After updating to .NET 8, I am getting the following error for workbook Save methods. Th…...method where I am trying to save the workbook with custom properties...properties. I am using the workbook.Save() to achieve it. After updating...

    forum.aspose.com/t/aspose-cells-errors-after-up...