Sort Score
Result 10 results
Languages All
Labels All
Results 9,071 - 9,080 of 369,821 for

save

(0.14 sec)
  1. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the JavaScript API via C++ to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically....00 in" ; // Save the workbook in pdf format const...const outputData = wb . save ( SaveFormat . Pdf ); const blob...

    docs.aspose.com/cells/javascript-cpp/implement-...
  2. Creating, Loading and Saving 3D Scene|Documenta...

    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....Creating, Loading and Saving 3D Scene Contents [ Hide ] Create...Scene to Compressed AMF Format Save 3D Scene as HTML 3D Modeling...

    docs.aspose.com/3d/nodejs-java/creating-loading...
  3. Create a spreadsheet document|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.... Save (); // Close the document. spreadsheetDocument..."MySheet" ); //Saving the Excel file workbook . Save ( filepath );...

    docs.aspose.com/cells/net/create-a-spreadsheet-...
  4. Limitations and API Differences|Documentation

    Aspose.Cells for Node.js via Java limitations and API differences.... save ( "result.xlsx" ); Aspose.Cells...workbook . save ( ' result . xlsx ' ); console . log ( ' saved to file...

    docs.aspose.com/cells/nodejs-java/limitations-a...
  5. Aspose::Words::IWarningCallback::Warning method...

    Aspose::Words::IWarningCallback::Warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity in C++....during document loading or saving that might result in loss of...font substitution warning if we save a document with a missing font...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  6. Aspose.PSD for Python via .NET 24.4版 - 发行说明|Doc...

    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.... save ( outputFilePath , PngOptions...shapeLayer . update () newPsd . save ( outputFile ) with PsdImage...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  7. Render Office Add-Ins while converting Excel to...

    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....Add‑Ins when an Excel file is saved to PDF format. Now Aspose.Cells...Add‑Ins in the output PDF. Just save your Excel file to PDF format...

    docs.aspose.com/cells/javascript-cpp/render-off...
  8. Urobiť DOCX Pomocou C++

    Vytvorte nový DOCX v C++ v niekoľkých krokoch. Jednoducho vytvorte DOCX pomocou knižnice C++...." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/sk/cpp/make/docx/
  9. Ustvari DOC Z Uporabo C++

    Ustvarite novo DOC v C++ v nekaj korakih. Preprosto ustvarite DOC s knjižnico C++...." ); doc-> Save ( u"Output.doc" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.doc"); using namespace...

    products.aspose.com/words/sl/cpp/make/doc/
  10. Ustvari Dokument V C++

    Ustvarite datoteko s knjižnico C++. Preprosto ustvarite nov dokument v C++ v nekaj korakih...." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/sl/cpp/make/