Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 3,103 for

doc to postscript

(0.12 sec)
  1. Export EMAIL to DOCM via C++ | products.aspose.com

    C++ API To Convert EMAIL To DocM without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...passing Docm as save format doc -> Save ( u "convertedFile.Docm"...

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

    C++ API To Convert EMLX To DOTM without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...passing Dotm as save format doc -> Save ( u "convertedFile.Dotm"...

    products.aspose.com/total/cpp/conversion/emlx-t...
  3. Export EML to MD via C++ | products.aspose.com

    C++ API To Convert EML To MD without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Md as save format doc -> Save ( u "convertedFile.Md"...

    products.aspose.com/total/cpp/conversion/eml-to...
  4. 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++....the Postscript format in the form of a book fold. auto doc = System...converts the document to PostScript. // Set the "UseBookFoldPrintingS"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Export EML to BMP via C++ | products.aspose.com

    C++ API To Convert EML To BMP without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Bmp as save format doc -> Save ( u "convertedFile.Bmp"...

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

    C++ API To Convert EMAIL To GIF without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Gif as save format doc -> Save ( u "convertedFile.Gif"...

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

    C++ API To Convert EMAIL To PNG without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Png as save format doc -> Save ( u "convertedFile.Png"...

    products.aspose.com/total/cpp/conversion/email-...
  8. Android API to Render MHTML to WORDML | product...

    Transform MHTML To WORDML via Android via Java API...used to convert MHTML files to DOC format. The second API is Aspose...Java, which is used to render DOC to WORDML. By using these two...

    products.aspose.com/total/android-java/conversi...
  9. Android API to Render XPS to WORDML | products....

    Transform XPS To WORDML via Android via Java API...used to convert XPS files to DOC format. The second API is Aspose...Java, which is used to render DOC to WORDML. By using these two...

    products.aspose.com/total/android-java/conversi...
  10. PsSaveOptions.saveFormat property | Aspose.Word...

    PsSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used...the Postscript format in the form of a book fold. let doc = new...converts the document to PostScript. // Set the "UseBookFoldPrintingS"...

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