Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 12,879 for

pdf to doc

(0.05 sec)
  1. Online OFT to WORDML Conversion or Build .NET b...

    Free online app To convert OFT To WORDML files. .NET C# conversion library code for OFT Documents....Microsoft Word, Excel, Powerpoint, PDF, Email files, Images and other...Aspose.Slides for .NET , Aspose.PDF for .NET , Aspose.Imaging for...

    products.aspose.com/total/net/conversion/oft-to...
  2. Compress TIFF In Java

    Compress TIFF in Java without losing quality. Optimize TIFF content, reduce file size easily....*; Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder (doc); Shape shape = builder.insertImage(...

    products.aspose.com/words/java/compress/tiff/
  3. PdfSaveOptions.useCoreFonts property | Aspose.W...

    PdfSaveOptions.useCoreFonts property. Gets or sets a value determining whether or not To substitute TrueType fonts Arial, Times New Roman, Courier New and Symbol with core Pdf Type 1 fonts....Courier New and Symbol with core PDF Type 1 fonts. get useCoreFonts...Symbol fonts are replaced in PDF document with corresponding core...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PdfSaveOptions.save_format property | Aspose.Wo...

    PdfSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used...PDF . @property def save_format (...the outline of a saved PDF document. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Several JPG Into PNG Python

    Merge multiple JPG inTo PNG in Python code. Save JPG as PNG using Python....jpg" ] doc = aw.Document() builder = aw.DocumentBuilder(doc) shapes...0 pageSetup.right_margin = 0 doc.save( "Output.png" ) Run code...

    products.aspose.com/words/python-net/merge/jpg-...
  6. Several JPG Into BMP Python

    Merge multiple JPG inTo BMP in Python code. Save JPG as BMP using Python....jpg" ] doc = aw.Document() builder = aw.DocumentBuilder(doc) shapes...0 pageSetup.right_margin = 0 doc.save( "Output.bmp" ) Run code...

    products.aspose.com/words/python-net/merge/jpg-...
  7. Several JPG Into GIF Javascript

    Merge multiple JPG inTo GIF in JavaScript code. Save JPG as GIF using JavaScript....jpg" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  8. Convert XLS to PPSM using Python or with free O...

    XLS To PPSM conversion in your Python applications without using Microsoft Office or online. Test free XLS To PPSM online converter quickly before integrating the code....used to convert XLS file to PDF. After that, Aspose.Slides for...is used to save the created PDF into the desired Microsoft PowerPoint...

    products.aspose.com/total/python-net/conversion...
  9. Convert EXCEL to PPS using Python or with free ...

    EXCEL To PPS conversion in your Python applications without using Microsoft Office or online. Test free EXCEL To PPS online converter quickly before integrating the code....API to convert EXCEL file to PDF. After that, by using PowerPoint...Python via .NET, save the created PDF into desired Microsoft PowerPoint...

    products.aspose.com/total/python-net/conversion...
  10. Several Image Into BMP Python

    Merge multiple Image inTo BMP in Python code. Save Image as BMP using Python....png" ] doc = aw.Document() builder = aw.DocumentBuilder(doc) shapes...0 pageSetup.right_margin = 0 doc.save( "Output.bmp" ) Run code...

    products.aspose.com/words/python-net/merge/imag...