Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 380,291 for

save

(1.32 sec)
  1. Managing Page Breaks in Ruby|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.... add ( "Y30" ) # Saving the modified Excel file in...Excel 2003) format workbook . save ( @data_dir + "Add Page Breaks...

    docs.aspose.com/cells/java/managing-page-breaks...
  2. Encrypt Workbook using Aspose.Cells|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.... , 128 ); //Save the Excel file. workbook . save ( dataDir +...

    docs.aspose.com/cells/java/encrypt-workbook-usi...
  3. Aspose.PSD for .NET 23.7 - 发布说明|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 ( outputGif , new GifOptions ()); psdImage . Save ( outputPsd...shapeLayer . Update (); image . Save ( outFile ); } // 检查保存的更改 using...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. C++ API to Convert PPTX to DOC or with free Onl...

    Export PPTX to DOC within your C++ applications or online. Test free PPTX to DOC online converter quickly before integrating the code....Render PPTX to HTML by using Save member funciton and set Html...reference Save the document to DOC format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/pptx-t...
  5. C# API to Export CGM to DOTX | products.aspose.com

    Convert CGM to DOTX without using Microsoft Word...Convert CGM to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to DOTX format using Save method and...

    products.aspose.com/total/net/conversion/cgm-to...
  6. C++ API to Convert PPTX to DOTX or with free On...

    Export PPTX to DOTX within your C++ applications or online. Test free PPTX to DOTX online converter quickly before integrating the code....Render PPTX to HTML by using Save member funciton and set Html...reference Save the document to DOTX format by using Save member...

    products.aspose.com/total/cpp/conversion/pptx-t...
  7. Creating a Pdf417 BarCode in Ruby|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....setCodeText ( "12345" ) \ # Save the image to your system and...image format to Jpeg builder . save ( data_dir + "CreatingPdf417Barcod...

    docs.aspose.com/barcode/java/creating-a-pdf417-...
  8. Keep Separators for Blank Rows while exporting ...

    Learn how to keep separators for blank rows when exporting spreadsheets to CSV format using Aspose.Cells with C++....GetKeepSeparatorsFor() property to true and saves it as output.csv . The screenshot...); // Instantiate Text File's Save Options TxtSaveOptions options...

    docs.aspose.com/cells/cpp/keep-separators-for-b...
  9. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management....a password when we save it, and then save the document. OdtSaveOptions...Password = "MyPassword" ; doc . Save ( ArtifactsDir + "File.DetectDocumentEncryp...

    reference.aspose.com/words/net/aspose.words/fil...
  10. 使用文本注释处理PDF通过Python|Aspose.PDF for Python via .NET

    Aspose.PDF for Python 允许您从PDF文档中添加、获取和删除文本注释。... save ( output_file ) 从PDF文件获取文本注释...annotations . delete ( ta ) document . save ( output_file ) 如何添加(或创建)新的自由文本注释...

    docs.aspose.com/pdf/zh/python-net/text-annotation/