Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 18,447 for

docx to doc

(0.08 sec)
  1. Convert PPTM to JSON Format in Android Apps | p...

    Convert PPTM To JSON format in Android Apps without using using Microsoft Excel or PowerPoint...(Excel Template) Convert PPTM to DOC (Microsoft Word Binary Format)...Marco File) Convert PPTM to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/android-java/conversi...
  2. Convert PPS to JSON Format in Android Apps | pr...

    Convert PPS To JSON format in Android Apps without using using Microsoft Excel or PowerPoint...(Excel Template) Convert PPS to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert PPS to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/android-java/conversi...
  3. LINQ Expressions Not Working When Saving as PDF...

    Description I am using Aspose.Words for Java To generate Documents with LINQ Reporting Engine. The LINQ expressions are processed correctly when saving the Document as Docx, but when saving as PDF, the expressions are no…...when saving the document as DOCX , but when saving as PDF , the...reportingEngine.buildReport(doc, ds.values().toArray(), ds.keySet()...

    forum.aspose.com/t/linq-expressions-not-working...
  4. Online PCL to Powerpoint Conversion or Develop ...

    Free online app To convert PCL To Powerpoint 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...
  5. Online PCL to PPSM Conversion or Develop Java b...

    Free online app To convert PCL To PPSM 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. Online PCL to POT Conversion or Develop Java ba...

    Free online app To convert PCL To POT 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...
  7. OoxmlSaveOptions.KeepLegacyControlChars | Aspos...

    Discover OoxmlSaveOptions' KeepLegacyControlChars property To maintain the original format of legacy control characters for seamless Document conversion....docx. Document doc = new Document ( MyDir...+ "Legacy control character.doc" ); // When we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Online XML to PPSX Conversion or Develop Java b...

    Free online app To convert XML To PPSX 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. Several JPG Into TXT Java

    Merge multiple JPG inTo TXT in Java code. Save JPG as TXT using Java....merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...jpg" , "Input2.jpg" ); Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/merge/jpg-to-txt/
  10. Several JPG Into TXT C#

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

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