Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 15,069 for

pdf to doc

(0.14 sec)
  1. Convert FODS to OTT using Python or with free O...

    FODS To OTT conversion in your Python applications without using Microsoft Office or online. Test free FODS To OTT online converter quickly before integrating the code....formats such as DOC, DOCX, ODT, HTML, OTT, and PDF. It also provides...with Python Convert FODS to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/python-net/conversion...
  2. PdfSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PdfSaveOptions SaveFormat property To easily save Documents in Pdf format. Simplify your file management with efficient saving options.... Can only be Pdf. public override SaveFormat SaveFormat...outline of a saved PDF document. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Convert XLTM to POWERPOINT with .NET or with fr...

    Convert XLTM To POWERPOINT on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLTM To POWERPOINT online converter quickly before integrating the code....to PDF and set SaveFormat to Auto Load the converted PDF file...Options with .NET Convert XLTM to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/net/conversion/xltm-t...
  4. PdfSaveOptions.embed_full_fonts property | Aspo...

    PdfSaveOptions.embed_full_fonts property. Controls how fonts are embedded inTo the resulting Pdf Documents....embedded into the resulting PDF documents. @property def embed_full_fonts...complete font file is embedded into PDF without subsetting. This will...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfSaveOptions.imageCompression property | Aspo...

    PdfSaveOptions.imageCompression property. Specifies compression type To be used for all images in the Document....that we are converting to PDF. let doc = new aw . Document ();...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Jpeg...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert XLSB to POWERPOINT using Python or with...

    XLSB To POWERPOINT conversion in your Python applications without using Microsoft Office or online. Test free XLSB To POWERPOINT online converter quickly before integrating the code....API to convert XLSB 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...
  7. Convert POT to CSV via C++ or with free Online ...

    Export POT To CSV in C++ without using Microsoft Excel or Powerpoint or online. Test free POT To CSV online converter quickly before integrating the code....The Portable Document Format (PDF) is a popular file format used...and manipulation. Converting PDF to CSV is a great way to make...

    products.aspose.com/total/cpp/conversion/pot-to...
  8. Several JPG Into SVG Java

    Merge multiple JPG inTo SVG in Java code. Save JPG as SVG using Java....jpg" ); Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder (doc); List<Shape> shapes = fileNames...

    products.aspose.com/words/java/merge/jpg-to-svg/
  9. SaveOptions.updateFields property | Aspose.Word...

    SaveOptions.updateFields property. Gets or sets a value determining if fields of certain types should be updated before saving the Document To a fixed page format...immediately before saving it to PDF. let doc = new aw . Document ();...= new aw . DocumentBuilder ( doc ); // Insert text with PAGE and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Unable to insert a png with big resolution - Fr...

    Dear Sir or Madam, If I try To insert an image with 10000 horizontal/vertical resolution it wouldn’t be inserted. The project is attached. Please note that the similar image with different resolution can be inserted. R…...pdf (2.3 KB) alexey.noskov January...image size explicitly: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/unable-to-insert-a-png-with-...