Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 363,370 for

save

(0.1 sec)
  1. Disable Compatibility Checker in Excel with Nod...

    Learn how to disable the compatibility checker through the Aspose.Cells for Node.js via C++ API....Compatibility Checker flags that saving a file in an earlier file format...Microsoft Excel 2010. When you save a workbook in a previous version...

    docs.aspose.com/cells/nodejs-cpp/disable-compat...
  2. BuiltInDocumentProperties.lastSavedTime propert...

    BuiltInDocumentProperties.lastSavedTime property. Gets or sets the time of the last Save in UTC....or sets the time of the last save in UTC. get lastSavedTime ()...returns the local time of last save operation. Aspose.Words does...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Adding Transformation to the Node|Documentation

    Aspose.3D for Node.js via Java API has support to rotate objects in 3D space. There are three ways to define object's rotation in 3D space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....Vector3 ( 0 , 0 , 20 )); // Save scene . save ( "TransformationToNode...0 , 20 , 0 , 1 )); // Save scene . save ( "TransformationToNode...

    docs.aspose.com/3d/nodejs-java/adding-transform...
  4. 保护和取消保护工作表|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...."thispassword" ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit..."thispassword" ); //Save As the excel file. workbook . Save ( myPath );...

    docs.aspose.com/cells/zh/net/protect-and-unprot...
  5. Add Pages to PDF using .NET | Aspose.PDF

    Add PDF pages to your document programmatically with C# sample code using Aspose.PDF for .NET... Save the output PDF using the Save method. Insert...Insert ( 2 ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/pages/add/
  6. Convert PDF to PNG in C++ | products.aspose.com

    Convert PDF to PNG in C++. Use C++ library API to convert PDF files to PNGs...Presentation from PDF file and save it as PNG. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  7. Convert PDF to Image in C++ | products.aspose.com

    Convert PDF to Image in C++. Use C++ library API to convert PDF files to Images...Presentation from PDF file and save it as Image. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  8. 用C++插入和删除Excel文件的行和列|Documentation

    本文展示了如何使用Aspose.Cells for C++ API插入和删除行列。...xls" ; // Saving the modified Excel file workbook . Save ( outputFilePath...xls" ; // Save the modified Excel file workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/inserting-and-dele...
  9. Convert JPG to PNG in C++ | products.aspose.com

    Convert JPG to PNG in C++. Use C++ library API to convert JPG files to PNGs...Presentation from JPG file and save it as PNG. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  10. Set Column Width to Scalable Unit like em or pe...

    Learn how to set column width to scalable units like em or percent in Aspose.Cells for JavaScript via C++. Improve the presentation of generated HTML tables....arrayBuffer )); // Specify Html Save Options const options = new...widthScalable = true ; // Specify image save format (converted from setExportImagesAsBas)...

    docs.aspose.com/cells/javascript-cpp/set-column...