Sort Score
Result 10 results
Languages All
Labels All
Results 9,241 - 9,250 of 310,771 for

save

(0.11 sec)
  1. Convert SVG to PNG in Java | products.aspose.com

    Convert SVG to PNG in Java. Use Java library API to convert SVG files to PNGs...Presentation from SVG file and save it as PNG. Java code for converting...the source SVG files in Java. Save result as PNG file. Free Online...

    products.aspose.com/slides/java/conversion/svg-...
  2. View PPSM in C++ | products.aspose.com

    View PPSM in C++. Use C++ library API to open and view Macro-enabled PowerPoint Template... // Saving the presentation to HTML presentation -> Save( u "index...the HtmlFormatter property. Save the PPSM presentation as HTML...

    products.aspose.com/slides/cpp/viewer/ppsm/
  3. View PPTX in C++ | products.aspose.com

    View PPTX in C++. Use C++ library API to open and view PowerPoint presentation... // Saving the presentation to HTML presentation -> Save( u "index...the HtmlFormatter property. Save the PPTX presentation as HTML...

    products.aspose.com/slides/cpp/viewer/pptx/
  4. View PPTM in C++ | products.aspose.com

    View PPTM in C++. Use C++ library API to open and view Macro-enabled PowerPoint Template... // Saving the presentation to HTML presentation -> Save( u "index...the HtmlFormatter property. Save the PPTM presentation as HTML...

    products.aspose.com/slides/cpp/viewer/pptm/
  5. Implement 1904 Date System with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells library....( true ); // Save the excel file workbook . Save ( outputFilePath...std :: cout << "Excel file saved successfully with 1904 date...

    docs.aspose.com/cells/cpp/implement-1904-date-s...
  6. Convert PNG to SVG in C++ | products.aspose.com

    Convert PNG to SVG in C++. Use C++ library API to convert PNG files to SVGs...Presentation from PNG file and save it as SVG. C++ code for converting...the source PNG files in C++. Save result as SVG file. Free Online...

    products.aspose.com/slides/cpp/conversion/png-t...
  7. Ինչպես փոխարկել OneNote-ը JPEG-ի՝ օգտագործելով C#

    Այս պարզ հոդվածը կենտրոնանում է այն բանի վրա, թե ինչպես փոխարկել OneNote-ը JPEG-ի՝ օգտագործելով C#: Այն ընդգրկում է IDE-ի ստեղծման բոլոր մանրամասները, ծրագրավորման աշխատանքային հոսքը և մեկ օրինակ կոդ՝ OneNote-ը JPEG արտահանելու համար՝ օգտագործելով C#:...օգտագործելով SaveFormat հաշվիչը Save մեթոդի ներսում Վերոնշյալ քայլերը...դասի օրինակը: Հետագա քայլում Save մեթոդն օգտագործվում է բեռնված...

    kb.aspose.com/hy/note/net/how-to-convert-onenot...
  8. Expanding text from right to left while exporti...

    Learn how to expand text from right to left while exporting Excel files to HTML using Aspose.Cells for C++....xlsx" ); // Save workbook in html format U16String...GetVersion () + u ".html" ; wb . Save ( outputPath , SaveFormat ::...

    docs.aspose.com/cells/cpp/expanding-text-from-r...
  9. 用 C++ 隐藏工作表中的零值显示|Documentation

    本文将展示如何用示例代码通过 C++ 库或 API 编程隐藏 Excel 工作表中的零值。...( false ); // Save the workbook workbook . Save ( srcDir + u "outputfile...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/hiding-the-display...
  10. Slide Section|Aspose.Slides for 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....section2 will start $pres -> save ( "pres-sections.pptx" , SaveFormat...( $section2 , 0 ); $pres -> save ( "pres-sections-moved.pptx"...

    docs.aspose.com/slides/php-java/slide-section/