Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 375,798 for

save

(0.15 sec)
  1. Convert TEXT To PDF C++

    Convert TEXT to PDF format in C++ code. Save TEXT as PDF using C++.... Save text as PDF in C++ The following...output file and use the Save() method to save the result as PDF. The...

    products.aspose.com/words/cpp/conversion/text-t...
  2. Convert WORD To XPS C++

    Convert a Word document to XPS format in C++ code. Save a Word document as XPS using C++.... Save Word as XPS in C++ The following...output file and use the Save() method to save the result as XPS. The...

    products.aspose.com/words/cpp/conversion/word-t...
  3. Convert HTML To DOC C++

    Convert HTML to DOC format in C++ code. Save HTML as DOC using C++.... Save HTML as DOC in C++ The following...output file and use the Save() method to save the result as DOC. The...

    products.aspose.com/words/cpp/conversion/html-t...
  4. Export OFT to DOCM via C++ | products.aspose.com

    C++ API to Convert OFT to DOCM without using Microsoft Word or Outlook...Convert OFT to HTML by using Save member function Load HTML by...Document class Save the document to DOCM format using Save method and...

    products.aspose.com/total/cpp/conversion/oft-to...
  5. Android API to Render MHTML to DOTX | products....

    Transform MHTML to DOTX via Android via Java API...archive format which is used to save webpages for offline viewing...Convert MHTML to DOC by using save method Load DOC file by using...

    products.aspose.com/total/android-java/conversi...
  6. Public API Changes in Aspose.Cells 8.4.0|Docume...

    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....code ; } } //Save the output Excel file workbook . Save ( "output...RemoveAt ( 0 ); //Save the workbook workbook . Save ( "output.xlsx"...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Aspose::Words::Saving::OdtSaveOptions::get_Save...

    Aspose::Words::Saving::OdtSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can be Odt or Ott in C++....Aspose::Words::Saving::OdtSaveOptions::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::DocSaveOptions::get_Pass...

    Aspose::Words::Saving::DocSaveOptions::get_Password method. Gets/sets a password to encrypt document using RC4 encryption method in C++....Aspose::Words::Saving::DocSaveOptions::get_Password method Contents...:: String Aspose :: Words :: Saving :: DocSaveOptions :: get_Password...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Rendering::NodeRendererBase clas...

    Aspose::Words::Rendering::NodeRendererBase class. Base class for ShapeRenderer and OfficeMathRenderer. To learn more, visit the documentation article in C++.... Save (const System::String&, Sys...System::SharedPtr<Aspose::Words::Saving::ImageSaveOptions>) Renders...

    reference.aspose.com/words/cpp/aspose.words.ren...
  10. Convert a Multi-page Document to an Image in C+...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using C++....organized when saving to an image: SinglePage – save only the first...following code example shows how to save a multi-page DOCX document as...

    docs.aspose.com/words/cpp/convert-a-multi-page-...