Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 3,104 for

doc to postscript

(0.22 sec)
  1. Export OFT to BMP via C++ | products.aspose.com

    C++ API To Convert OFT 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/oft-to...
  2. Export OFT to FLATOPC via C++ | products.aspose...

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

    products.aspose.com/total/cpp/conversion/oft-to...
  3. Export EML to ODT via C++ | products.aspose.com

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

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

    C++ API To Convert OFT 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/oft-to...
  5. Export EMLX to GIF via C++ | products.aspose.com

    C++ API To Convert EMLX 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/emlx-t...
  6. Export EMAIL to TEXT via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/email-...
  7. 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...
  8. C++ API to Export MD to MHTML | products.aspose...

    Convert MD To MHTML within C++ applications....to convert MD file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to MHTML. Aspose.PDF for C++...

    products.aspose.com/total/cpp/conversion/md-to-...
  9. C++ API to Export PCL to RTF | products.aspose.com

    Convert PCL To RTF within C++ applications....to convert PCL file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to RTF. Aspose.PDF for C++ is...

    products.aspose.com/total/cpp/conversion/pcl-to...
  10. 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...