Sort Score
Result 10 results
Languages All
Labels All
Results 8,891 - 8,900 of 363,370 for

save

(0.16 sec)
  1. WarningInfo class | Aspose.Words for Python

    aspose.words.WarningInfo class. Contains information about a warning that Aspose.Words issued during document loading or saving...during document loading or saving. To learn more, visit the Programming...font substitution warning if we save a document with a missing font...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Გადაიყვანეთ HTML MARKDOWN C++

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

    products.aspose.com/words/ka/cpp/conversion/htm...
  3. Formatting Slicer with Node.js via C++|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....columns and style type, and saves it as output Excel file . The...); // Save the workbook in output XLSX format. wb . save ( "outputFormattingSlic...

    docs.aspose.com/cells/nodejs-cpp/formatting-sli...
  4. Removing Slicer with C++|Documentation

    Learn how to remove slicers in Excel files programmatically using Aspose.Cells for C++.... Finally, it saves the workbook as the output Excel...slicers . Remove ( slicer ); // Save the workbook in output XLSX...

    docs.aspose.com/cells/cpp/removing-slicer/
  5. Convert Revision of XLSB to XLSM with C++|Docum...

    Learn to convert revisions of XLSB files into XLSM format using Aspose.Cells with C++....inputFilePath ); // Save Workbook to XLSM format workbook . Save ( outDir...); std :: cout << "Workbook saved successfully in XLSM format...

    docs.aspose.com/cells/cpp/convert-revision-of-x...
  6. Hiding the Display of Zero Values in the Worksh...

    This article will show you sample code explaining how to programmatically hide the zero values in an Excel spreadsheet using the C++ library or API....( false ); // Save the workbook workbook . Save ( srcDir + u "outputfile...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/hiding-the-display-of...
  7. Convert Multi-Page Documents to a Single Image ...

    Aspose.Words for .NET 25.6 adds multi-page document export to a single image with custom layouts, ideal for sharing, printing, or visual display....6, saving a multi-page document to an...into a single image, or even save a multi-page document as a multi-page...

    blog.aspose.com/words/convert-multi-page-docume...
  8. Creating and Saving Outlook Contacts in Python|...

    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....Русский Portuguese Creating and Saving Outlook Contacts in Python...Creating and Saving Outlook Contacts To Create and Save Outlook Contacts...

    docs.aspose.com/email/java/creating-and-saving-...
  9. Converting Worksheet to Different Image Formats...

    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....Image Sometimes, it is useful to save a picture of a worksheet. Images...that the worksheet will be saved in SVG format. The SheetRender...

    docs.aspose.com/cells/java/converting-worksheet...
  10. Smart Object Update and Export using Aspose.PSD...

    Examples of how to use Smart Objects in PSD File... This method facilitates saving the embedded image as a distinct...corresponding layers. Save the Modified PSD File Finally, save the modified...

    docs.aspose.com/psd/java/smart-object-update/