Sort Score
Result 10 results
Languages All
Labels All
Results 9,971 - 9,980 of 370,919 for

save

(0.17 sec)
  1. AutoFill range of Excel file with Node.js via C...

    Learn how to perform an autofill operation in a specified range of an Excel file using Aspose.Cells for Node.js via C++....Series ); // Save the Workbook workbook . save ( "range_autofill_result...

    docs.aspose.com/cells/nodejs-cpp/autofill-ranges/
  2. Show Formulas Instead of Values in a Worksheet ...

    This article provides sample code for using the C++ API to programmatically display formulas rather than values in an Excel worksheet or spreadsheet....( true ); // Save the workbook workbook . Save ( outDir + u "out...

    docs.aspose.com/cells/cpp/show-formulas-instead...
  3. ASP - JScript via COM Interop|Aspose.PDF for .NET

    Learn to use Aspose.PDF for .NET in ASP and JScript applications through COM Interop. Enable advanced PDF capabilities....SampleText ); // Save PDF document pdf . Save ( "d:\\pdftest\\HelloWorldinASP...

    docs.aspose.com/pdf/net/asp-jscript-via-com-int...
  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....MoveTo ( 2 ); //Save the excel file. workbook . Save ( "../../data/AsposeMoveSheet...

    docs.aspose.com/cells/zh/net/reorder-worksheets/
  5. 在 PHP 中显示和隐藏 Visio Diagram 的网格、标尺、参考线和分页符|Docum...

    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....setShowPageBreaks ( 1 ); \ # save in any supported format $saveFileFormat...SaveFileFormat (); $diagram -> save ( $dataDir . "ShowHideProperties...

    docs.aspose.com/diagram/zh/java/show-and-hide-g...
  6. How to add Caret Annotation using .NET | Aspose...

    Add Caret annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....Annotations collections Save the file again System Requirements...caretAnnotation1 ); document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/net/annotation/caret/add/
  7. How to add Square Annotation using .NET | Aspos...

    Add Square annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....Annotations collections Save the file again System Requirements...1021 , 338 )) }; document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/net/annotation/square/add/
  8. 使用Node.js与C++设置工作表中表或列表对象的注释|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置工作表内表或列表对象的注释。...); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/set-the-com...
  9. Implement 1904 Date System with Node.js via C++...

    Aspose.Cells is a Node.js library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells library....( true ); // Save the Excel file workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/implement-1904...
  10. FontInfoSubstitutionRule class | Aspose.Words f...

    aspose.words.fonts.FontInfoSubstitutionRule class. Font info substitution rule...font substitution warning if we save a document with a missing font...font_settings = font_settings doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...