Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 368,279 for

save

(0.26 sec)
  1. 使用Python.NET设置Workbook的公式计算模式|Documentation

    学习如何使用Aspose.Cells for Python via .NET API设置Excel工作簿中的公式计算模式(自动、手动)。逐步指南附代码示例。... MANUAL # Save modified workbook workbook . save ( "output.xlsx"...calculation_mode = CalcModeType . MANUAL # Save the workbook output_path = os...

    docs.aspose.com/cells/zh/python-net/setting-for...
  2. Add Images to PDF using C# | Aspose.PDF

    Adding images into PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/net/images/add/
  3. Java API to Export EPUB to GIF | products.aspos...

    Convert EPUB to GIF using on premise Java API...Convert EPUB to DOC by using save method Load DOC file by using...Aspose.Words Save the document to GIF format using save method and...

    products.aspose.com/total/java/conversion/epub-...
  4. Java API to Export EPUB to RTF | products.aspos...

    Convert EPUB to RTF using on premise Java API...Convert EPUB to DOC by using save method Load DOC file by using...Aspose.Words Save the document to RTF format using save method and...

    products.aspose.com/total/java/conversion/epub-...
  5. Java API to Export EPUB to WORDML | products.as...

    Convert EPUB to WORDML using on premise Java API...Convert EPUB to DOC by using save method Load DOC file by using...Aspose.Words Save the document to WORD_ML format using save method...

    products.aspose.com/total/java/conversion/epub-...
  6. C# API to Export EMAIL to PCL | products.aspose...

    Convert EMAIL to PCL without using Microsoft Word or Outlook on .NET...using Save method Load HTML by using Document class Save the document...document to PCL format using Save method and set Pcl as SaveFormat...

    products.aspose.com/total/net/conversion/email-...
  7. C# API to Export EML to PCL | products.aspose.com

    Convert EML to PCL without using Microsoft Word or Outlook on .NET...using Save method Load HTML by using Document class Save the document...document to PCL format using Save method and set Pcl as SaveFormat...

    products.aspose.com/total/net/conversion/eml-to...
  8. Convert MOBI to XLSB in C++ or with free Online...

    C++ API to Convert MOBI to XLSB or Online App without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to XLSB online converter quickly before integrating the code....Convert MOBI to HTML by using Save member function Load HTML document...reference Save the document to XLSB format using Save member function...

    products.aspose.com/total/cpp/conversion/mobi-t...
  9. Cropping Images in PHP|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....$bottom_shift ); \ # Save the image to disk $image -> save ( $dataDir ...$rectangle ); \ # Save the image to disk $image -> save ( $dataDir ...

    docs.aspose.com/imaging/java/cropping-images-in...
  10. Modify Annotations in your PDF|Aspose.PDF for .NET

    This section explains how to modify annotations from PDF file to XFDF with Aspose.PDF Facades....user" ); // Save PDF document annotationEditor . Save ( dataDir...newTextAnnotation ); // Save PDF document annotationEditor . Save ( dataDir...

    docs.aspose.com/pdf/net/modify-annotations/