Sort Score
Result 10 results
Languages All
Labels All
Results 6,651 - 6,660 of 18,402 for

docx to doc

(0.41 sec)
  1. Online CSV File Compression or Build Python App...

    Free online app To compress CSV files. Python archiving library code for CSV Documents....Camera Image Format) Compress DOC Files (Microsoft Word Binary...Word 2007 Marco File) Compress DOCX Files (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/compress/csv/
  2. Convert Millimeters to Pixels – C# code

    Learn how To convert millimeters To pixels with the Unit class in Aspose.HTML for .NET. Get C# examples for mm To px conversion....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/net/pixel-calculator/m...
  3. Compare Two Documents Using Java

    Compare Word or PDF Documents using Java To get the difference between files. You can also compare files in other popular formats....save it in DOCX, PDF, DOC and some other formats. DOCX Node Python...to compare Output format DOCX PDF DOC DOT DOCM DOTX DOTM RTF XPS...

    products.aspose.com/words/java/compare/
  4. ImageSaveOptions | Aspose.Words for Java

    Allows To specify additional options when rendering Document pages or shapes To images in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.getFont().setName("Times...

    reference.aspose.com/words/java/com.aspose.word...
  5. Export CSV to PPT in Android or with free Onlin...

    Android API To Convert CSV To PPT without using Microsoft Word or online. Test free CSV To PPT online converter quickly before integrating the code....with Android Convert CSV to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert CSV to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/android-java/conversi...
  6. Word and PDF mismatch v2 - Free Support Forum -...

    Hello, Back in May i reported issue with Word vs PDF mismatch while merging columns and using page break before paragraph setting. It was under link Word and Pdf mismatch. It was fixed, but it appears that while extendi…...snippet that generating spoiled docx. In terms of saving it as pdf...new page. Samle code: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/word-and-pdf-mismatch-v2/272282
  7. Compare WORD In Java

    Compare WORD Documents using Java To diff two files. With our Java API you can detect the difference even if one character or one word has been changed.... DOCX Node Python Java C# C++ View...all the revisions. Compare two DOCX files using Java Copy Examples...

    products.aspose.com/words/java/compare/word/
  8. Გადაიყვანეთ TEXT Გამოსახულება Javascript

    გადაიყვანეთ TEXT Გამოსახულება JavaScript ფორმატში კოდით. შეინახეთ TEXT როგორც Გამოსახულება JavaScript....კოდი Გამავალი ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...require( '@aspose/words' ); var doc = new aw.Document( "Input.txt"...

    products.aspose.com/words/ka/nodejs-net/convers...
  9. Font style automatically change from Times New ...

    Hello @alexey.noskov and Team , We observing strange behavior , when replacing tag inside table . Table tag -replaced data font type is changing To ApTos from Times New Roman , for other font it is working fine . Be…...void InsertRowsInTable(Document doc, string tagKey, List<object>...Table table = FindTableByTag(doc, tagKey); if (table == null ||...

    forum.aspose.com/t/font-style-automatically-cha...
  10. SaveFormat | Aspose.Words for Java

    Indicates the format in which the Document is saved in Java....convert from DOCX to HTML format. Document doc = new Document(getMyDir()...Document(getMyDir() + "Document.docx"); doc.save(getArtifactsDir() +...

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