Sort Score
Result 10 results
Languages All
Labels All
Results 8,971 - 8,980 of 375,048 for

save

(0.44 sec)
  1. Aspose::Words::AI::SummarizeOptions::SummarizeO...

    Aspose::Words::AI::SummarizeOptions::SummarizeOptions constructor. Initializes a new instances of SummarizeOptions class in C++....options ); oneDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...options ); multiDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  2. Adding Slide to Presentation|Aspose.Slides Docu...

    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....SlidePart >(); // Save the new slide part. slide . Save ( slidePart...GetIdOfPart ( slidePart ); // Save the modified presentation. presentationPart...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  3. Working with Text | C++ API Solution

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...with required font information Save the file using the method of...set_Fill(textFill); 9 // Save resultant XPS document 10 doc -> Save(outDir()...

    docs.aspose.com/page/cpp/xps/working-with-text/
  4. Using LightCells API|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.... To save workbooks, provide the cell...cell by cell when saving, and the component saves it directly to...

    docs.aspose.com/cells/net/using-lightcells-api/
  5. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++.... Save the file. The following code...get_Paragraphs () -> Add ( table ); // Save updated document containing...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  6. Convert Image To BMP Javascript

    Convert Image to BMP format in JavaScript code. Save Image as BMP using JavaScript.... Save image as BMP in JavaScript The...the local drive, then simply save it as BMP, specifying the required...

    products.aspose.com/words/nodejs-net/conversion...
  7. Convert Image To GIF Javascript

    Convert Image to GIF format in JavaScript code. Save Image as GIF using JavaScript.... Save image as GIF in JavaScript The...the local drive, then simply save it as GIF, specifying the required...

    products.aspose.com/words/nodejs-net/conversion...
  8. Convert Image To SVG Javascript

    Convert Image to SVG format in JavaScript code. Save Image as SVG using JavaScript.... Save image as SVG in JavaScript The...the local drive, then simply save it as SVG, specifying the required...

    products.aspose.com/words/nodejs-net/conversion...
  9. Convert EML to MHTML via Java | products.aspose...

    Try the code sample to convert EML files to MHTML format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...create, load and parse, modify, save emails, or perform other manipulations...

    products.aspose.com/email/java/conversion/eml-t...
  10. PdfSaveOptions.outline_options property | Aspos...

    PdfSaveOptions.outline_options property. Allows to specify outline options.... saving . OutlineOptions : ... Remarks...appear in the outline of a saved PDF document. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...