Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 375,973 for

save

(0.23 sec)
  1. Export EMAIL to PS via C++ | products.aspose.com

    C++ API to Convert EMAIL to PS without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to PS format using Save method and...

    products.aspose.com/total/cpp/conversion/email-...
  2. Export EML to FLATOPC via C++ | products.aspose...

    C++ API to Convert EML to FLATOPC without using Microsoft Word or Outlook...Convert EML to HTML by using Save member function Load HTML by...Document class Save the document to FLATOPC format using Save method...

    products.aspose.com/total/cpp/conversion/eml-to...
  3. Export EMAIL to EPUB via C++ | products.aspose.com

    C++ API to Convert EMAIL to EPUB without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to EPUB format using Save method and...

    products.aspose.com/total/cpp/conversion/email-...
  4. Export MSG to IMAGE via C++ | products.aspose.com

    C++ API to Convert MSG to IMAGE without using Microsoft Word or Outlook...Convert MSG to HTML by using Save member function Load HTML by...Document class Save the document to PNG format using Save method and...

    products.aspose.com/total/cpp/conversion/msg-to...
  5. Export EMAIL to BMP via C++ | products.aspose.com

    C++ API to Convert EMAIL to BMP without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to BMP format using Save method and...

    products.aspose.com/total/cpp/conversion/email-...
  6. Export EMLX to PNG via C++ | products.aspose.com

    C++ API to Convert EMLX to PNG without using Microsoft Word or Outlook...Convert EMLX to HTML by using Save member function Load HTML by...Document class Save the document to PNG format using Save method and...

    products.aspose.com/total/cpp/conversion/emlx-t...
  7. TableSubstitutionRule.load_linux_settings metho...

    TableSubstitutionRule.load_linux_settings method. Loads predefined table substitution settings for Linux platform....'Times New Roman CE' ))) # We can save the table in the form of an...document. table_substitution_rule . save ( ARTIFACTS_DIR + 'FontSettings...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToByteArray method. Returns the property value as byte array in C++....thumbnail to a document that we save as an Epub. auto doc = System...u "Hello world!" ); // If we save a document, whose "Thumbnail"...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Aspose.PSD for .NET 23.9 - Release Notes|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.... Save ( dstFile ); } using ( var im...false ; image . Save ( outputPsd ); image . Save ( outputPng ,...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-9...
  10. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples.... save ( "SomePresentation-out2.pptx"...blue , options ) presentation . save ( "SomePresentation-out3.pptx"...

    docs.aspose.com/slides/python-net/text-formatting/