Sort Score
Result 10 results
Languages All
Labels All
Results 9,911 - 9,920 of 369,015 for

save

(0.19 sec)
  1. Converting a HTML file to EPUB using Python | A...

    Sample code on Python for HTML to EPUB conversion. Use example code for batch HTML to EPUB conversion with Python and .NET...will be used to generate and save the output PDF files. Create...library to specify settings for saving the converted document in EPUB...

    products.aspose.com/pdf/python-net/conversion/h...
  2. Extract Assets from GLTF File Formats via .NET ...

    C# source code to load, render and add extract assets from GLTF documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/gltf/
  3. Convert HTML to PNG – Aspose.HTML for .NET

    Convert HTML to PNG using Aspose.HTML for .NET. Consider various HTML to PNG conversion scenarios in C# examples. Try online HTML Converter.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var document = new ...

    docs.aspose.com/html/net/convert-html-to-png/
  4. Convert HTML to PPTX in Python | products.aspos...

    Convert HTML to PPTX in Python. Use Python library API to convert HTML to PowerPoint... save( "MyPresentation.pptx" , slides...you want to convert to PPTX. Save the resulting file as a PPTX...

    products.aspose.com/slides/python-net/conversio...
  5. Use Connection indexes to connect shapes|Docume...

    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....Top with dynamic connectors Save drawing use connection indexes...connecter2Id ); // save drawing diagram . Save ( @ "C:\temp\Drawing1_out...

    docs.aspose.com/diagram/net/use-connection-inde...
  6. Get Barcode Type and Encoded Data|Documentation

    This article describes how to read barcode parameters... Save ( $"{path}QRCodetext.png" ,...TwoDDisplayText = "Bytes mode" ; gen . Save ( $"{path}ExtCodeBytes.png"...

    docs.aspose.com/barcode/net/get-barcode-type-an...
  7. Aspose::Words::Saving::MarkdownSaveOptions::set...

    Aspose::Words::Saving::MarkdownSaveOptions::set_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can only be Markdown in C++....Aspose::Words::Saving::MarkdownSaveOptions::set_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can only be HtmlFixed in C++....Aspose::Words::Saving::HtmlFixedSaveOptions::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Convert PowerPoint Presentations to Animated GI...

    Easily convert PowerPoint presentations (PPT, PPTX) to animated GIFs with Aspose.Slides for .NET. Fast, high-quality results.... Save ( "pres.gif" , SaveFormat ....Presentation ( "pres.pptx" )) { pres . Save ( "pres.gif" , SaveFormat ....

    docs.aspose.com/slides/net/convert-powerpoint-t...
  10. Convert HTML to PPT in C++ | products.aspose.com

    Convert HTML to PPT in C++. Use C++ library API to convert HTML to PowerPoint...AddFromHtml(htmlStream); } presentation -> Save( u "MyPresentation.ppt" , SaveFormat...you want to convert to PPT. Save the resulting file as a PPT...

    products.aspose.com/slides/cpp/conversion/html-...