Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 3,692 for

doc to ps

(0.87 sec)
  1. Aspose::Words::Saving::PsSaveOptions::get_SaveF...

    Aspose::Words::Saving::PsSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be Ps in C++.... Can only be Ps . Aspose :: Words :: SaveFormat...the form of a book fold. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Convert JPG To TIFF C#

    Convert JPG To TIFF format in C# code. Save JPG as TIFF using C#....PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS PCL MHTML XHTML...Copy using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/net/conversion/jpg-to...
  3. Convert HTML To Markdown C#

    Convert HTML To Markdown format in C# code. Save HTML as Markdown using C#....PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS PCL MHTML XHTML...Words; var doc = new Document( "Input.html" ); doc.Save( "Output...

    products.aspose.com/words/net/conversion/html-t...
  4. Convert JPG To PNG Java

    Convert JPG To PNG format in Java code. Save JPG as PNG using Java....PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS PCL MHTML XHTML...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/conversion/jpg-t...
  5. Convert JPG To Image Java

    Convert JPG To Image format in Java code. Save JPG as Image using Java....PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS PCL MHTML XHTML...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/conversion/jpg-t...
  6. Convert Image To JPG Java

    Convert Image To JPG format in Java code. Save Image as JPG using Java....PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS PCL MHTML XHTML...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/conversion/image...
  7. Convert Image To BMP Java

    Convert Image To BMP format in Java code. Save Image as BMP using Java....PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS PCL MHTML XHTML...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/conversion/image...
  8. C++ API to Convert PDF to POTX | products.aspos...

    Convert PDF To POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...instance of Document class auto doc = MakeObject < Document > ( u...); // save PDF as PPTX format doc -> Save ( u "PptxOutput.pptx"...

    products.aspose.com/total/cpp/conversion/pdf-to...
  9. Android API to Render MD to MARKDOWN | products...

    Transform MD To MARKDOWN via Android via Java API...is to convert the MD file to DOC using the Aspose.PDF for Android...the MD file is converted to DOC, the Word Processing API of Aspose...

    products.aspose.com/total/android-java/conversi...
  10. Convert Type1 font to TrueType | C# .NET API So...

    How To convert Type1 font To TTF with Aspose.Page API solution for .NET is illuminated here. Code snippets are provided....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/net/type1-to-ttf/