Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 363,370 for

save

(0.11 sec)
  1. Export MD to PPTM in Android | products.aspose.com

    Android API to Convert MD to PPTM without using Microsoft Word...Convert MD to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPTM format using save method and...

    products.aspose.com/total/android-java/conversi...
  2. Export MD to PPS in Android | products.aspose.com

    Android API to Convert MD to PPS without using Microsoft Word...Convert MD to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPS format using save method and...

    products.aspose.com/total/android-java/conversi...
  3. HtmlSaveOptions.export_images_as_base64 propert...

    HtmlSaveOptions.export_images_as_base64 property. Specifies whether images are Saved in Base64 format to the output HTML, MHTML or EPUB...Specifies whether images are saved in Base64 format to the output...how to embed fonts inside a saved HTML document. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Make HTML Using C++

    Make a new HTML in C++ in a few steps. Easily create HTML using C++ library....creating a HTML document using C++ Save the output HTML file It is worth...enim nunc faucibus a." ); doc-> Save ( u"Output.html" ); using namespace...

    products.aspose.com/words/cpp/make/html/
  5. Make DOC Using C++

    Make a new DOC in C++ in a few steps. Easily create DOC using C++ library....creating a DOC document using C++ Save the output DOC file It is worth...enim nunc faucibus a." ); doc-> Save ( u"Output.doc" ); using namespace...

    products.aspose.com/words/cpp/make/doc/
  6. Aspose::Words::Fonts::FontInfoCollection::get_E...

    Aspose::Words::Fonts::FontInfoCollection::get_EmbedTrueTypeFonts method. Specifies whether or not to embed TrueType fonts in a document when it is Saved. Default value for this property is false in C++....fonts in a document when it is saved. Default value for this property...only. Examples Shows how to save a document with embedded TrueType...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. C++ API to Convert SVG to SWF | products.aspose...

    Convert SVG to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert SVG to PPTX by using Save method function Load PPTX document...reference Save the document to SWF format using Save member function...

    products.aspose.com/total/cpp/conversion/svg-to...
  8. Java Microsoft Visio Files Conversion | product...

    Convert Microsoft Visio formats VSDX VSX VDX VTX VSSX VSTX VSDM VSTM VSSM VDW VSD VST VSS to HTML Images and PDF with few lines of Java code....using Diagram class and call the save method with appropriate parameters...using diagram class and call the save method by providing output file...

    products.aspose.com/diagram/java/conversion/
  9. Convert KML to CSV using C#

    This tutorial explains the conversion of KML to CSV using C#. It has the IDE settings, a list of steps, and a sample code for developing a KML to CSV converter using C#.... You will learn to save feature attributes and geometry...object from the KML feature and save it in the CSV layer These steps...

    kb.aspose.com/gis/net/convert-kml-to-csv-using-...
  10. HtmlSaveOptions.export_fonts_as_base64 property...

    HtmlSaveOptions.export_fonts_as_base64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding...how to embed fonts inside a saved HTML document. doc = aw . Document...'Rendering.docx' ) options = aw . saving . HtmlSaveOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...