Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 376,715 for

save

(0.25 sec)
  1. Manage Slide Show on Android|Aspose.Slides Docu...

    Learn how to manage slide shows in Aspose.Slides for Android via Java. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease.... save ( "output.pptx" , SaveFormat...setLoop ( true ); presentation . save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/manage-slide...
  2. Convert PDF to Excel|Aspose.PDF for Android via...

    Aspose.PDF for Android via Java allows you to convert PDF to Excel format. During this, the individual pages of the PDF file are converted to Excel worksheets....Save(..) constructor. Converting...// Save the file into MS document format document . save ( xlsFileName...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  3. Aspose.Email 4.8.0 的公共 API 更改|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....load(String) load(String,int) save(Stream) save(Stream,Aspose.Email.Outlook...Outlook.ContactSaveFormat) save(Stream,Aspose.Email.Outlook.ContactSaveOptions)...

    docs.aspose.com/email/zh/java/public-api-change...
  4. 绘制三角形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制三角形。支持使用C#绘制三角形并保存为pdf、svg、html、image、xps等格式。...2 , 2 , ps ); // Save diagram diagram . Save ( dataDir + "DrawTriangleInPage_out...draw a triangle in the page and save as SVG format. The code example...

    docs.aspose.com/diagram/zh/net/drawing/draw-tri...
  5. 画钻石|Documentation

    本节介绍如何在visio页面用Aspose.Diagram绘制菱形。支持用C#绘制菱形并保存为pdf、svg、html、image、xps等格式。...2 , 2 , ps ); // Save diagram diagram . Save ( dataDir + "DrawDiamondInPage_out...draw a diamond in the page and save as SVG format. The code example...

    docs.aspose.com/diagram/zh/net/drawing/draw-dia...
  6. Render Presentations with Fallback Fonts in С++...

    Render presentations with fallback fonts in Aspose.Slides for С++ – keep text consistent across PPT, PPTX and ODP with step-by-step С++ code samples....With Presentation::Save() method we can save presentation in the...the same format, or save it in another one. After fallback font...

    docs.aspose.com/slides/cpp/render-presentation-...
  7. Move Pages to PDF using C++ | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with C++ sample code using Aspose.PDF for C++... Save the output PDF using the Save method. Add page...document. Save output file. Delete page in source document. Save the...

    products.aspose.com/pdf/cpp/pages/move/
  8. PageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSavingArgs class, essential for optimizing document processing with detailed PageSaving event data. Enhance your workflow!...stream open or close it after saving a document page. PageFileName...where the document page will be saved to. PageIndex { get; } Current...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns when exporting spreadsheets to CSV format using Aspose.Cells for Node.js via C++....leading blank columns and rows on saving, but if you want to remove...columns will be discarded on saving. Prior to the release of Aspose...

    docs.aspose.com/cells/nodejs-cpp/trim-leading-b...
  10. Disable Compatibility Checker in Excel|Document...

    This article shows how to disable the compatibility checker through the Aspose.Cells for .NET API....Compatibility Checker flags that saving a file in an earlier file format...Microsoft Excel 2010. When you save a workbook in a previous version...

    docs.aspose.com/cells/net/disable-compatibility...