Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 375,748 for

save

(0.71 sec)
  1. 在工作簿内或之间复制和移动工作表,使用Node.js和C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在工作簿内或之间复制和移动工作表。高效管理你的工作簿结构。..."Copy" )); // Save the file. excelWorkbook1 . save ( path . join...moveTo ( 1 ); // Save the file. excelWorkbook2 . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-and-mo...
  2. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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...."Test Button" ; // save diagram diagram . Save ( @"C:\temp\Output...Height , text ); // save diagram diagram . Save ( @"C:\temp\Output...

    docs.aspose.com/diagram/net/public-api-changes-...
  3. Protect and Unprotect Workbook Structure with N...

    Protect and unprotect workbook structure of Excel files using Node.js via C++...."password" ); // Save Excel file. workbook . save ( filePath );..."password" ); // Save Excel file. workbook . save ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  4. 使用页面旋转|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类处理页面旋转。..., 270 } }; // Save PDF document editor . Save ( dataDir + "sample-rotate-a...Rotation = 90 ; // Save PDF document editor . Save ( dataDir + "sample-rotate-a...

    docs.aspose.com/pdf/zh/net/working-with-page-ro...
  5. 從 PDF Java中提取圖像 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式从 PDF 文件中提取图像...toString ()); // Save output image xImage . save ( outputImage ...close (); // Save updated PDF file pdfDocument . save ( DATA_DIR...

    products.aspose.com/pdf/zh-hant/java/images/ext...
  6. 从 PDF 中提取图像 Java | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式从 PDF 文件中提取图像...toString ()); // Save output image xImage . save ( outputImage ...close (); // Save updated PDF file pdfDocument . save ( DATA_DIR...

    products.aspose.com/pdf/zh-hans/java/images/ext...
  7. TIFF to PDF Merge using C++ | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge TIFF files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/tiff-to-pdf/
  8. Export EXCEL to POWERPOINT in Android | product...

    Android API to Convert EXCEL to POWERPOINT without using Microsoft Word...reliable solution that can help you save time and effort when converting...Document class Save the document to PPTX format using save method Get...

    products.aspose.com/total/android-java/conversi...
  9. Convert PowerPoint Presentations to TIFF in .NE...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for .NET. C# code examples....Presentation to TIFF Using the Save method provided by the Presentation...{ // Save the presentation as TIFF. presentation . Save ( "Output...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  10. Identifying form fields names|Aspose.PDF for .NET

    Aspose.Pdf.Facades allows you identifying form fields names using Form Class.... To save these values we need to use...field’s location. We need to save these values to an array of...

    docs.aspose.com/pdf/net/identifying-form-fields...