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

save

(0.1 sec)
  1. View PPS in Java | products.aspose.com

    View PPS in Java. Use Java library API to open and view PowerPoint Slideshow...controller )); // Saving the presentation to HTML pres . save ( "index...the HtmlFormatter property. Save the PPS presentation as HTML...

    products.aspose.com/slides/java/viewer/pps/
  2. View PPSX in Java | products.aspose.com

    View PPSX in Java. Use Java library API to open and view PowerPoint Slideshow...controller )); // Saving the presentation to HTML pres . save ( "index...the HtmlFormatter property. Save the PPSX presentation as HTML...

    products.aspose.com/slides/java/viewer/ppsx/
  3. Merge or Unmerge Range of Cells with C++|Docume...

    Merge and Unmerge Cells in a Range in Excel with C++ code....Merge (); // Save the workbook workbook . Save ( outputPath );...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/merge-or-unmerge-rang...
  4. Disable Exporting Frame Scripts and Document Pr...

    Disable exporting frame scripts and document properties using Aspose.Cells with C++....false ); // Save workbook as HTML workbook . Save ( outDir + u...); std :: cout << "Workbook saved successfully as HTML!" << std...

    docs.aspose.com/cells/cpp/disable-exporting-fra...
  5. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    Learn how to calculate Excel 2016 MINIFS and MAXIFS functions using Aspose.Cells for Python via .NET API with code examples....Cells, then saves the results in the output PDF...workbook . calculate_formula () # Save the calculations result in pdf...

    docs.aspose.com/cells/python-net/calculation-of...
  6. Aspose::Words::Font::get_Underline method | Asp...

    Aspose::Words::Font::get_Underline method. Gets or sets the type of underline applied to the font in C++.... doc -> Save ( ArtifactsDir + u "DocumentBuilder..."Underlined text." ); doc -> Save ( ArtifactsDir + u "Font.Underlines...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Aspose::Words::WarningInfoCollection::Clear met...

    Aspose::Words::WarningInfoCollection::Clear method. Removes all elements from the collection in C++....font substitution warning if we save a document with a missing font...set_FontSettings ( fontSettings ); doc -> Save ( ArtifactsDir + u "FontSettings...

    reference.aspose.com/words/cpp/aspose.words/war...
  8. 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...
  9. Ինչպես փոխարկել OneNote-ը JPEG-ի՝ օգտագործելով C#

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

    kb.aspose.com/hy/note/net/how-to-convert-onenot...
  10. View PPS in Python | products.aspose.com

    View PPS in Python. Use Python library API to open and view PowerPoint Slideshow...ller) # Saving the presentation to HTML pres . save( "index.html"...the HtmlFormatter property. Save the PPS presentation as HTML...

    products.aspose.com/slides/python-net/viewer/pps/