Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 176,921 for

docx

(0.09 sec)
  1. Convert PUB to Word in Java

    This basic article explains how to convert PUB to Word in Java. It begins by guiding you through the environment setup, then walks through the process and provides sample code to explain each part of converting Publisher files to Word in Java....files and turning them into a DOCX file. Steps to Convert PUB to...procedure to convert PUB to DOCX in Java . The PubFactory class...

    kb.aspose.com/pub/java/convert-pub-to-word-in-j...
  2. Ինչպես փոխարկել Word-ը PDF-ի C++-ի միջոցով

    Այս հակիրճ թեմայում մենք կսովորենք, թե ինչպես փոխարկել Word-ը PDF-ի՝ օգտագործելով C++: Դուք կարող եք հարմարեցնել ելքային PDF-ը` փոխելով դրա տեսքը և այլ հատկությունները` օգտագործելով պարզ API զանգեր և ստեղծել PDF Docx-ից C++-ով, որը կարելի է դիտել բրաուզերում կամ ցանկացած այլ դիտիչում:...պարզ API զանգեր և ստեղծեք PDF DOCX -ից C++ -ից, որը կարող է դիտվել...ռեժիմը սահմանելու համար Պահպանեք DOCX ֆայլը որպես PDF՝ օգտագործելով...

    kb.aspose.com/hy/words/cpp/how-to-convert-word-...
  3. Comparer | Aspose.Words for Java

    Provides methods intended to compare documents in Java....docx"; String secondDoc = getMyDir()..."LowCode.CompareDocuments.1.docx", "Author", new Date()); Comparer...

    reference.aspose.com/words/java/com.aspose.word...
  4. Render EML to WORD in Andorid App | products.as...

    Export EML to WORD without using Microsoft Word or Outlook in you Andorid applications...document to DOCX format using save method and set DOCX as SaveFormat...passing SaveFormat.DOCX document . save ( "output.docx" , SaveFormat...

    products.aspose.com/total/android-java/conversi...
  5. Aspsoe.zip 读取解压文件的时候,中文名称会乱码 - Free Support For...

    Archive archive = new Archive("C:\\Users\\ws\\Desktop\\新建 Docx 文档.zip"); List<ArchiveEntry> entries = archive.getEntries(); for (ArchiveEntry entry : entries) { System.out.println(entry.getName()); OutputStream os = ne…...Archive("C:\\Users\\ws\\Desktop\\新建 DOCX 文档.zip"); List<ArchiveEntry>...Archive("C:\\Users\\ws\\Desktop\\新建 DOCX 文档.zip", options); 1 Like wsws2188...

    forum.aspose.com/t/aspsoe-zip/281055
  6. AdvancedCompareOptions class | Aspose.Words for...

    aspose.words.comparing.AdvancedCompareOptions class. Allows to set advanced compare options....docx' ) doc_b = aw . Document ( file_name...MY_DIR + 'Document with SDT 2.docx' ) # Configure options to compare...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Splitter.remove_blank_pages method | Aspose.Wor...

    aspose.words.lowcode.Splitter.remove_blank_pages method...docx' aw . lowcode . Splitter . remove_blank_pages...'LowCode.RemoveBlankPages.1.docx' ) aw . lowcode . Splitter ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Word转html后复选框乱码 - Free Support Forum - aspose.com

    Document doc = new Document("/Users/lpg/Documents/工作/中合通用平台/zhonghe-guangan-java/zhonghe-admin/src/抗震试验记录 " + ".Docx"); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.HTML); doc.save("./2121.html", sa…...docx"); SaveOptions saveOptions =...html", saveOptions); 抗震试验记录 .docx (57.2 KB) 2120×254 63.5 KB alexey...

    forum.aspose.com/t/word-html/312780
  9. Incorrect Rendering of EQ Field with Center-Ali...

    Description When exporting a Docx that contains a Word EQ field using the below syntax, Aspose.Words renders the result differently from Microsoft Word 2010. Field Equation Example { EQ \b\bc({content}) } Expected Res…...Description When exporting a DOCX that contains a Word EQ field...Word rendering. DOCX → PNG 794×1123 5.22 KB DOCX → HTML <html><head><meta...

    forum.aspose.com/t/incorrect-rendering-of-eq-fi...
  10. Export EMAIL to WORD via C++ | products.aspose.com

    C++ API to Convert EMAIL to WORD without using Microsoft Word or Outlook...document file formats such as DOC, DOCX, ODT, RTF, and HTML. Using Aspose...document to DOCX format using Save method and set Docx as SaveFormat...

    products.aspose.com/total/cpp/conversion/email-...