Sort Score
Result 10 results
Languages All
Labels All
Results 7,691 - 7,700 of 217,226 for

format

(0.12 sec)
  1. Export OFT to DOTM via Java | products.aspose.com

    Java API to Convert OFT to DOTM without using Microsoft Word or Outlook...for Java to convert OFT file format to HTML. Secondly, you can...class Save the document to DOTM format using save method and set DOTM...

    products.aspose.com/total/java/conversion/oft-t...
  2. Convert ODT to ODS using Python or with free On...

    ODT to ODS conversion in your Python applications without using Microsoft Word or Excel or online. Test free ODT to ODS online converter quickly before integrating the code.... ODT is an open document format used for text documents, presentations...spreadsheets. It is a widely used format for creating and sharing documents...

    products.aspose.com/total/python-net/conversion...
  3. Convert POT to GIF using C# | products.aspose.com

    Sample code for POT to GIF C# conversion. Use API example code for batch POT files to GIF conversion within VB.NET, Asp.NET or any .NET based application....to disk in GIF format bitmap.Save( string .Format( "Slide_{0}.gif"...convert POT into many other file formats including few listed below...

    products.aspose.com/slides/net/conversion/pot-t...
  4. Convert ODP to PNG using C# | products.aspose.com

    Sample code for ODP to PNG C# conversion. Use API example code for batch ODP files to PNG conversion within VB.NET, Asp.NET or any .NET based application....to disk in PNG format bitmap.Save( string .Format( "Slide_{0}.png"...convert ODP into many other file formats including few listed below...

    products.aspose.com/slides/net/conversion/odp-t...
  5. Export OFT to DOCM via Java | products.aspose.com

    Java API to Convert OFT to DOCM without using Microsoft Word or Outlook...for Java to convert OFT file format to HTML. Secondly, you can...class Save the document to DOCM format using save method and set DOCM...

    products.aspose.com/total/java/conversion/oft-t...
  6. ParagraphFormat.word_wrap property | Aspose.Wor...

    ParagraphFormat.word_wrap property. If this property is ``False``, Latin text in the middle of a word can be wrapped for the current paragraph...docx' ) format = doc . first_section . body...first_paragraph . paragraph_format format . far_east_line_break_control...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert PPSM to SVG using C++ application | pro...

    Sample C++ conversion code for PPSM document to SVG Format. Use example code for batch PPSM to SVG conversion within any C++ Application....ppsm" ); // Save in SVG format. for (int32_t index = 0 ; index...index++) { auto fileName = String::Format(u "slide-{0}.svg" , index);...

    products.aspose.com/slides/cpp/conversion/ppsm-...
  8. Convert PPT to SVG using C++ application | prod...

    Sample C++ conversion code for PPT document to SVG Format. Use example code for batch PPT to SVG conversion within any C++ Application....ppt" ); // Save in SVG format. for (int32_t index = 0 ; index...index++) { auto fileName = String::Format(u "slide-{0}.svg" , index);...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  9. Convert PPSX to XML using C++ application | pro...

    Sample C++ conversion code for PPSX document to XML Format. Use example code for batch PPSX to XML conversion within any C++ Application....ppsx" ); // Save in XML format. for (int32_t index = 0 ; index...index++) { auto fileName = String::Format(u "slide-{0}.xml" , index);...

    products.aspose.com/slides/cpp/conversion/ppsx-...
  10. Convert POTX to SVG using C++ application | pro...

    Sample C++ conversion code for POTX document to SVG Format. Use example code for batch POTX to SVG conversion within any C++ Application....potx" ); // Save in SVG format. for (int32_t index = 0 ; index...index++) { auto fileName = String::Format(u "slide-{0}.svg" , index);...

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