Sort Score
Result 10 results
Languages All
Labels All
Results 9,301 - 9,310 of 375,752 for

save

(0.54 sec)
  1. 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/
  2. PdfSaveOptions.headerFooterBookmarksExportMode ...

    PdfSaveOptions.headerFooterBookmarksExportMode property. Determines how bookmarks in headers/footers are exported.... Saving . HeaderFooterBookmark Remarks...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Document.automatically_update_styles property |...

    Document.automatically_update_styles property. Gets or sets a flag indicating whether the styles in the document are updated to match the styles in the attached template each time the document is opened in MS Word.... save ( file_name = ARTIFACTS_DIR...we are saving does not have one. options = aw . saving . SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Display and Hide Scrollbars of Workbooks in xls...

    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....setHScrollBarVisible ( false ); //Saving the modified Excel file in...Excel 2003) format workbook . save ( dataDir + "AsposeScrollbarsHide...

    docs.aspose.com/cells/java/display-and-hide-scr...
  9. Aspose::Words::LowCode::Replacer::ReplaceToImag...

    Aspose::Words::LowCode::Replacer::ReplaceToImages method. Replaces all occurrences of a specified regular expression pattern with a replacement string in the input file. Renders output to images in C++....System::SharedPtr<Aspose::Words::Saving::ImageSaveOptions>&, const...SharedPtr < Aspose :: Words :: Saving :: ImageSaveOptions > & saveOptions...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. Create Signature Line in an Excel Workbook with...

    This article describes how to Create Signature Line in an Excel Workbook using C++ codes with Aspose.Cells for C++....SignatureLine property and saves the workbook. #include <iostream>...AddSignatureLine ( 1 , 1 , s ); // Save the workbook U16String outputFilePath...

    docs.aspose.com/cells/cpp/create-signature-line...