Sort Score
Result 10 results
Languages All
Labels All
Results 7,431 - 7,440 of 21,225 for

pdf to doc

(0.1 sec)
  1. Convert POTM to RTF in Python or with free Onli...

    POTM To RTF conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free POTM To RTF online converter quickly before integrating the code....API to convert POTM file to PDF. After that by using Microsoft...Python via .NET, save the created PDF into Microsoft Word as a RTF...

    products.aspose.com/total/python-net/conversion...
  2. 18.4 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 18.4 Release Notes – the latest updates and fixes....metafiles as vector graphics to PDF, XPS, etc. PaperTray information...after conversion from DOCX to PDF/A Bug WORDSJAVA-1742 Yellow background...

    docs.aspose.com/words/java/aspose-words-for-jav...
  3. Convert ODT to POT via C++ or with free Online ...

    Export ODT To POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT To POT online converter quickly before integrating the code....System :: SharedPtr < Document > doc = System :: MakeObject < Document...document in HTML file format doc -> Save ( u "HtmlOutput.HTML"...

    products.aspose.com/total/cpp/conversion/odt-to...
  4. Convert PPS to RTF in Python or with free Onlin...

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

    products.aspose.com/total/python-net/conversion...
  5. PdfSaveOptions.zoom_factor property | Aspose.Wo...

    PdfSaveOptions.zoom_facTor property. Gets or sets a value determining zoom facTor (in percentages) for a Document....when opening a rendered PDF document. doc = aw . Document () builder...builder = aw . DocumentBuilder ( doc ) builder . writeln ( "Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 16.1 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 16.1 Release Notes – the latest updates and fixes....0 binary DOC files are supported now Added...after conversion from Docx to Pdf Bug WORDSNET-11410 Inserting...

    docs.aspose.com/words/java/aspose-words-for-jav...
  7. 15.2.0 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 15.2.0 Release Notes – the latest updates and fixes....transformed to single line in PDF Bug WORDSNET-10765 DocumentBuilder...objects render on a single line in PDF Bug WORDSNET-11060 A PageBreak...

    docs.aspose.com/words/net/aspose-words-for-net-...
  8. 18.8 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 18.8 Release Notes – the latest updates and fixes....converting document to PDF using MS Word or Bullzip PDF Printer Bug WORDSNET-5319...line after conversion from Doc to Pdf Bug WORDSNET-13674 Elbow...

    docs.aspose.com/words/net/aspose-words-for-net-...
  9. C# Code to Print Word Document over .NET 5.0 or...

    Hi. I’m evaluating Aspose.words for a project, but I’ve just struck a rock. I find that the Document.Print() methods are missing from the API, though I can see that they exist in the .NET framework version of the API. I…...DocumentPrinter(); Document doc = new Document(@"C:\Temp\input...ut.docx"); printer.Print(doc); public class DocumentPrinter {...

    forum.aspose.com/t/c-code-to-print-word-documen...
  10. DownsampleOptions | Aspose.Words for Java

    Allows To specify downsample options in Java....of images in the PDF document. Document doc = new Document(getMyDir()...method converts the document to .PDF. PdfSaveOptions options = new...

    reference.aspose.com/words/java/com.aspose.word...