Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 17,260 for

docx to doc

(0.08 sec)
  1. Convert MHTML to RTF in Python | products.aspos...

    MHTML and HtmlFixed To RTF conversion in your Python applications without using Microsoft Word...with Python Convert MHTML to DOC (Microsoft Word Binary Format)...Marco File) Convert MHTML to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/conversion...
  2. Several WORD Into PDF C++

    Merge multiple a Word Document inTo PDF in C++ code. Save a Word Document as PDF using C++....example in C++ to combine multiple DOCX to PDF Copy Examples Input files...merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/cpp/merge/word-to-pdf/
  3. Convert PPTX to ODS Format via Java or with fre...

    Convert PPTX To ODS format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX To ODS online converter quickly before integrating the code....Options with Java Convert PPTX to DOC (Microsoft Word Binary Format)...Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/pptx-...
  4. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying To create a word-like text box in a PDF Document. I was able To do it in a Word file (using aspose of course), but don’t know how To do it in PDF. This text box needs To have a small picture, a text and …...word document in the variable “doc”) byte[] picDecoded = Base64...DocumentBuilder(doc); float widthInPoints = doc.getPageInfo(0)...

    forum.aspose.com/t/trying-to-create-a-word-like...
  5. FontInfoCollection.saveSubsetFonts property | A...

    FontInfoCollection.saveSubsetFonts property. Specifies whether or not To save a subset of the embedded TrueType fonts with the Document...Remarks This option works for DOC, DOCX and RTF formats only. Examples...embedded TrueType fonts. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Export EML to PDF via Java | products.aspose.com

    Java API To Convert EML To PDF without using Microsoft Word or Outlook...(Bitmap Image File) Convert EML to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert EML to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/eml-t...
  7. How to Resize Picture in Word using Python

    This article guides you on how To resize picture in Word using Python. It provides configuration details, step-wise process and a runnable sample code To resize image in MS Word using Python....supported by MS Word-like DOCX , DOC , etc. Steps to Resize Picture...

    kb.aspose.com/words/python/how-to-resize-pictur...
  8. PageSetup.TextOrientation | Aspose.Words for .NET

    Discover the PageSetup TexTorientation property To easily set page text direction. CusTomize your layout with options beyond the default Horizontal....Word native formats DOCX, WML, RTF and DOC. Examples Shows how...set text orientation. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  9. SaveOptions.allow_embedding_post_script_fonts p...

    SaveOptions.allow_embedding_post_script_fonts property. Gets or sets a boolean value indicating whether To allow embedding fonts with PostScript outlines when embedding TrueType fonts in a Document upon it is saved... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . name = 'PostScriptFont'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FontInfoCollection.EmbedTrueTypeFonts | Aspose....

    Learn how the EmbedTrueTypeFonts property in FontInfoCollection enhances Document quality by allowing TrueType font embedding. Default is false.... This option works for DOC, DOCX and RTF formats only. Examples...Document doc = new Document ( MyDir + "Document.docx" ); FontInfoCollection...

    reference.aspose.com/words/net/aspose.words.fon...