Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 3,696 for

doc to ps

(0.19 sec)
  1. C# API to Export EML to IMAGE | products.aspose...

    Convert EML To IMAGE without using Microsoft Word or Outlook on .NET...and set protection password doc . Protect ( ProtectionType ....(Bitmap Image File) Convert EML to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/net/conversion/eml-to...
  2. Online SVG to PPTM Conversion or Develop Java b...

    Free online app To convert SVG To PPTM files. Java conversion library code for SVG Documents....// open SVG document Document doc = new Document ( "input.svg"...formats including Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), Powerpoint...

    products.aspose.com/total/java/conversion/svg-t...
  3. C# API to Export EMLX to EMF | products.aspose.com

    Convert EMLX To EMF without using Microsoft Word or Outlook on .NET...and set protection password doc . Protect ( ProtectionType ....Image File) Convert EMLX to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/net/conversion/emlx-t...
  4. Several Image Into DOCX C++

    Merge multiple Image inTo DocX in C++ code. Save Image as DocX using C++....PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS PCL MHTML XHTML...png" , u"Input2.png" }; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/cpp/merge/image-to-docx/
  5. Several Image Into WORD Python

    Merge multiple Image inTo WORD in Python code. Save Image as WORD using Python....PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS PCL MHTML XHTML...png" ] doc = aw.Document() builder = aw.DocumentBuilder(doc) for...

    products.aspose.com/words/python-net/merge/imag...
  6. Several JPG Into PDF Javascript

    Merge multiple JPG inTo PDF in JavaScript code. Save JPG as PDF using JavaScript....PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS PCL MHTML XHTML..."Input1.jpg" , "Input2.jpg" ] var doc = new aw.Document() var builder...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  7. PsSaveOptions.useBookFoldPrintingSettings prope...

    PsSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/).... let doc = new aw . Document ( base ....saveFormat = aw . SaveFormat . Ps ; saveOptions . useBookFoldPrintingS...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PsSaveOptions.use_book_fold_printing_settings p...

    PsSaveOptions.use_book_fold_printing_settings property. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiple_pages](../../../aspose.words/pagesetup/multiple_pages/).... doc = aw . Document ( file_name =...save_format = aw . SaveFormat . PS save_options . use_book_fold_printing_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Several JPG Into WORD C++

    Merge multiple JPG inTo WORD in C++ code. Save JPG as WORD using C++....PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS PCL MHTML XHTML...jpg" , u"Input2.jpg" }; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/cpp/merge/jpg-to-word/
  10. Convert XFA to Dynamic AcroForm using Aspose.PD...

    I I am looking at a Tool To convert XFA/PDF Documents inTo “normal/standard” pdf that can be read in all browers.Your Tool looks OK with the trial version, but i need To be sure that it can convert the full PDF Document …...Document doc = new Document(“C:\InputLiveCyclePDF_2.pdf”); doc.Flatten();...Flatten(); doc.OptimizeSize = true; doc.Optimize(); doc.Save(“C:\OutPut-Document...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...