Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 18,494 for

docx to doc

(0.89 sec)
  1. Export PPS to WORD on Andorid via Java or with ...

    Convert PPS To WORD in mobile apps without installing any software or online. Test free PPS To WORD online converter quickly before integrating the code....document to DOCX format using save method and set Docx as SaveFormat...document in DOCX format document . save ( "output.docx" , SaveFormat...

    products.aspose.com/total/android-java/conversi...
  2. Online XPS to POTX Conversion or Develop Java b...

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

    products.aspose.com/total/java/conversion/xps-t...
  3. Online PCL to POTM Conversion or Develop Java b...

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

    products.aspose.com/total/java/conversion/pcl-t...
  4. Online XML to PPS Conversion or Develop Java ba...

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

    products.aspose.com/total/java/conversion/xml-t...
  5. Online XML to PPSM Conversion or Develop Java b...

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

    products.aspose.com/total/java/conversion/xml-t...
  6. How to Split Pages in Word using Python

    This crisp tuTorial describes how To split pages in Word using Python. It provides introduction To all the necessary resources, steps and runnable sample code To extract pages from Word using Python....each page as a separate DOCX or DOC file as per your requirement...supported file format. Code to Split DOCX using Python To extract pages...

    kb.aspose.com/words/python/how-to-split-pages-i...
  7. Export FODS to WORD in Android or with free Onl...

    Android API To Convert FODS To WORD without using Microsoft Word or online. Test free FODS To WORD online converter quickly before integrating the code....file formats, including PDF, DOCX, DOC, HTML, and TXT. By using Aspose...Document class Save the document to DOC format using save method Get...

    products.aspose.com/total/android-java/conversi...
  8. 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...
  9. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts To generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading styles (e.g., Heading 1, Heading 2) To enabl…...docx (24.6 KB) in below template aspose.docx (14.3 KB)...in template then using data.docx (18.0 KB) as data/json for generating...

    forum.aspose.com/t/while-generating-using-aspos...
  10. Several Image Into TXT C#

    Merge multiple Image inTo TXT in C# code. Save Image as TXT using C#....merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM..."Input1.png" , "Input2.png" }; var doc = new Document(); var builder...

    products.aspose.com/words/net/merge/image-to-txt/