Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 365,752 for

save

(0.2 sec)
  1. Hiding Overlaid Content with CrossHideRight whi...

    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....Content with CrossHideRight while saving to HTML with Node.js via C++...Possible Usage Scenarios When you save your Excel file to HTML, you...

    docs.aspose.com/cells/nodejs-cpp/hiding-overlai...
  2. Use Formulas Functions to Process Data|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.... rgbYellow ; // Save the workbook workbook . SaveAs...( style ); // Save the workbook workbook . Save ( "D:\\OutputAspose...

    docs.aspose.com/cells/net/use-formulas-function...
  3. DigitalSignatureCollection | Aspose.Words for Java

    Provides a read-only collection of digital signatures attached to a document in Java....Date()); // There are two ways of saving a signed copy of a document...a local system filename and save a signed copy at a location...

    reference.aspose.com/words/java/com.aspose.word...
  4. PDF Tooltip using C#|Aspose.PDF for .NET

    Learn how to add tooltip to the text fragment in PDF using C# and Aspose.PDF...tooltip" )); // Save PDF document document . Save ( dataDir + "Tooltip_out...field ); } // Save PDF document document . Save ( dataDir + "Tooltip_out...

    docs.aspose.com/pdf/net/pdf-tooltip/
  5. Formatting Pivot Table with C++|Documentation

    Learn how to customize the appearance of pivot tables using Aspose.Cells for C++....Report5 ); // Save the Excel file workbook . Save ( outputFilePath...DownThenOver ); // Save the Excel file workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/formatting-pivot-table/
  6. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。... 调用 Document 对象的 Save 方法并保存输出 PDF 文件。 添加文本 以下代码片段向您展示如何在现有...textFragment ); // Save PDF document document . Save ( dataDir + "AddText_out...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  7. Create 3D Presentations in .NET|Aspose.Slides D...

    Generate interactive 3D presentations in .NET with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use.... Save ( "sample_3d.png" ); } presentation . Save ( "sandbox_3d...imageScale )) { thumbnail . Save ( "sample_3d.png" ); } 3D Depth...

    docs.aspose.com/slides/net/3d-presentation/
  8. 使用C++在Node.js中复制和移动工作表|Documentation

    本文包含示例代码,描述如何使用C++的Node.js API在Excel工作簿内以及跨工作簿编程复制和移动工作表。..."Sheet1" ); // Save the Excel file. wb . save ( path . join (...get ( 0 )); // Save the file. excelWorkbook1 . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/copying-and...
  9. FileFormatUtil.detect_file_format method | Aspo...

    aspose.words.FileFormatUtil.detect_file_format method...password when we save it, and then save the document. save_options =...= aw . saving . OdtSaveOptions ( save_format = aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Simple Mail Merge in Jython|Aspose.Words for Java

    Simple Mail Merge using Jython...."London" ] ) # Saves the document to disk. doc . save ( dataDir +...coding sites: GitHub Load And Save To Stream in Jython Update Fields...

    docs.aspose.com/words/java/simple-mail-merge-in...