Sort Score
Result 10 results
Languages All
Labels All
Results 6,961 - 6,970 of 361,306 for

save

(0.21 sec)
  1. 通过Node.js和C++设置工作表标签颜色|Documentation

    本文展示了用于通过Node.js在C++中程序化设置Excel工作表标签颜色的示例代码。... Red ); // Save the Excel file workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/set-workshe...
  2. Convert OLM to MBOX via C++ application | produ...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....olm" ); // Save in MBOX eml->Save(u "convertedFile.mbox"...

    products.aspose.com/email/cpp/conversion/olm-to...
  3. Convert OLM to EMLX via C++ application | produ...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....olm" ); // Save in EMLX eml->Save(u "convertedFile.emlx"...

    products.aspose.com/email/cpp/conversion/olm-to...
  4. ImageData.setImage method | Aspose.Words for No...

    Aspose.Words.Drawing.ImageData.setImage method... save ( base . artifactsDir + "Image...insertNode ( shape ); doc . save ( base . artifactsDir + "Image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PDF Viewer for Aspose.PDF for Android - Free Su...

    Hi, Is there no way to display a PDF using Aspose.pdf library? There is a need for a PDF viewer on Android OS & the existing solutions such as Qoppa or MuPDF are not dev friendly by any means. Is adding a viewer on yo…...pdf"); // create stream object to save the output image java.io.OutputStream...convert a particular page and save the image to stream jpegDevice...

    forum.aspose.com/t/pdf-viewer-for-aspose-pdf-fo...
  6. 通过Node.js使用C++处理Shape或Chart的三维格式|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 the output excel file in xlsx format wb . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  7. 使用 C++ 编辑 PDF | Aspose.PDF

    使用C++语言在任何平台上编辑PDF文件中的敏感信息的简单演示源代码。...} // Save the resulting PDF document. pdfDocument -> Save ( u...

    products.aspose.com/pdf/zh-hans/cpp/redaction/
  8. 添加背景到PDF|Aspose.PDF for .NET

    使用C#将背景图像添加到您的PDF文件中。使用BackgroundArtifact对象。...background ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/add-backgrounds/
  9. 使用Node.js通过C++格式化切片器|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 the workbook in output XLSX format. wb . save ( "outputFormattingSlic...

    docs.aspose.com/cells/zh/nodejs-cpp/formatting-...
  10. 合并单元格|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....of merging" ); //Save the Workbook. wbk . save ( dataDir + "merge_Aspose...

    docs.aspose.com/cells/zh/java/merge-cells/