Sort Score
Result 10 results
Languages All
Labels All
Results 6,821 - 6,830 of 361,249 for

save

(0.25 sec)
  1. Creating an Outlook Message (MSG) File|Document...

    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....Subject, and HTML body - before saving the file to disk. Office Automation...is underlined text</u>" ; // Save the MSG file in local disk string...

    docs.aspose.com/email/java/creating-an-outlook-...
  2. View or Edit PPSM Files Metadata using C++ | pr...

    C++ source code to edit or view PPSM format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/ppsm/
  3. PDF to GRAYSCALE Converter using Rust | Aspose.PDF

    Rust sample code for converting PDF to GRAYSCALE on any platform...your PDF file and then simply save it as a GRAYSCALE file. You...page_grayscale ( 1 ) ? ; // Save the previously opened PDF-document...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  4. Delete Named Ranges with JavaScript via C++|Doc...

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for JavaScript via C++.... Save the workbook to retain the changes...names . removeAt ( 0 ); } // Save the workbook to retain the changes...

    docs.aspose.com/cells/javascript-cpp/delete-nam...
  5. Extract Assets from DRC File Formats via .NET |...

    C# source code to load, render and add extract assets from DRC documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/drc/
  6. Extract Assets from RVM File Formats via .NET |...

    C# source code to load, render and add extract assets from RVM documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/rvm/
  7. Convert PDF to PPT | Online for Free | Aspose.PDF

    PDF to PPT online conversion. Use this free tool to try functionality of our ASPOSE.PDF library. It helps to convert PDF to PPT without any registration, captcha or limits. Try our library for free...pdf" ); // save document in PPTX format document . Save ( "output...your PDF file and then simply save it as a PPT file. You can use...

    products.aspose.com/pdf/online/conversion-pdf-t...
  8. PdfTextCompression | Aspose.Words for Java

    Specifies a type of compression applied to all content in the PDF file except images in Java....apply text compression when saving a document to PDF. Document...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/java/com.aspose.word...
  9. Გადაიყვანეთ TEXT HTML C++

    გადაიყვანეთ TEXT HTML C++ ფორმატში კოდით. შეინახეთ TEXT როგორც HTML C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის HTML სახით...<Document>( u"Input.txt" ); doc-> Save ( u"Output.html" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/tex...
  10. Გადაიყვანეთ DOC PDF C++

    გადაიყვანეთ DOC PDF C++ ფორმატში კოდით. შეინახეთ DOC როგორც PDF C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის PDF სახით შესანახად...<Document>( u"Input.doc" ); doc-> Save ( u"Output.pdf" ); using namespace...

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