Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 368,190 for

save

(0.11 sec)
  1. PdfDigitalSignatureTimestampSettings.serverUrl ...

    PdfDigitalSignatureTimestampSettings.serverUrl property. Timestamp server URL....Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert PPT to DOCX in Python or with free Onli...

    PPT to DOCX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPT to DOCX online converter quickly before integrating the code....NET API to save the created PDF into Microsoft...powerful tool that can be used to save the created PDF into Microsoft...

    products.aspose.com/total/python-net/conversion...
  3. AutoFit Rows and Columns with C++|Documentation

    This article shows how to autoFit rows, columns, rows of merged cells, and rows in a range of cells using the Aspose.Cells for C++ API.... AutoFitRow ( 1 ); // Save the modified Excel file U16String...u "output.xlsx" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/cpp/autofit-rows-and-colu...
  4. 使用Node.js通过C++设置打印选项|Documentation

    本文演示了如何使用Node.js API和C++库以编程方式设置Excel工作表页面设置的打印选项。可以设置打印区域、打印标题和页面顺序。..."A1:T35" ); // Save the workbook. workbook . save ( path . join..."$1:$2" ); // Save the workbook. workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-pri...
  5. Convert PostScript with Aspose.Page C++ API

    PS to BMP conversion functionality included in Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Call to save PostScript document as image with image save options...call to save PostScript document as PDF with PDF save options)...

    docs.aspose.com/page/cpp/convert-ps/
  6. Convert POTX to XLSX via PHP or with free Onlin...

    PHP API to Convert POTX to XLSX or Online App without using Microsoft Office Powerpoint or Excel. Test free POTX to XLSX online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...the save method Save the POTX file into HTML using save method...

    products.aspose.com/total/php-java/conversion/p...
  7. Convert WORD to DIF using Python or with free O...

    WORD to DIF conversion in your Python applications without using Microsoft Word or Excel or online. Test free WORD to DIF online converter quickly before integrating the code....NET, is used to save the created HTML into the desired...powerful tool that helps to save the created HTML into the desired...

    products.aspose.com/total/python-net/conversion...
  8. Convert POTX to ODS via PHP or with free Online...

    PHP API to Convert POTX to ODS or Online App without using Microsoft Office Powerpoint or Excel. Test free POTX to ODS online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...the save method Save the POTX file into HTML using save method...

    products.aspose.com/total/php-java/conversion/p...
  9. ColorMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.ColorMode enumeration. Specifies how colors are rendered....to change image color with saving options property. let doc =...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用 C# 的 PDF 工具提示|Aspose.PDF for .NET

    学习如何使用 C# 和 Aspose.PDF 为 PDF 中的文本片段添加工具提示...tooltip" )); // Save PDF document document . Save ( dataDir + "Tooltip_out...field ); } // Save PDF document document . Save ( dataDir + "Tooltip_out...

    docs.aspose.com/pdf/zh/net/pdf-tooltip/