Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 18,412 for

docx to doc

(1.26 sec)
  1. Online XML to XAML Conversion or Develop Java b...

    Free online app To convert XML To XAML 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...
  2. Aspose::Words::Saving::OoxmlSaveOptions::get_Sa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can be Docx, Docm, Dotx, Dotm or FlaTopc in C++.... Can be Docx , Docm , Dotx , Dotm or FlatOpc...document to adhere to. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Online XML to PPTM Conversion or Develop Java b...

    Free online app To convert XML To PPTM 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...
  4. 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...
  5. 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...
  6. Converting a PDF file to WORD using Python via ...

    Sample code on Python via Java for PDF To WORD conversion. Use example code for batch PDF To WORD conversion with Python and Java...Initialize a new Document Call the Doc.Save method while passing the...output file path & Api.SaveFormat.Docx as parameters Save the output...

    products.aspose.com/pdf/python-java/conversion/...
  7. Online XLTM File Merger or Build Python Apps to...

    Free online app To combine different XLTM files. Python merging library code To merge XLTM Documents inTo other formats....format: XLSX, PPTX, PDF, DOCX, DOC, Image, HTML, and others Click...Files (Bitmap Image File) Merge DOC Files (Microsoft Word Binary...

    products.aspose.com/total/python-net/merge/xltm/
  8. 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...
  9. 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...
  10. Edit PDF In C#

    Edit PDF in C# code....Words; var doc = new Document( "Input.pdf" );...builder = new DocumentBuilder(doc); // Insert text at the beginning...

    products.aspose.com/words/net/edit/pdf/