Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 160,508 for

docx

(0.06 sec)
  1. Aspose::Words::WarningSource enum | Aspose.Word...

    Aspose::Words::WarningSource enum. Specifies the module that produces a warning during document loading or saving in C++.... Docx 9 Module that reads/writes DOCX files. Doc 10...modules that are shared between DOCX/WML reader/writer modules. Odt...

    reference.aspose.com/words/cpp/aspose.words/war...
  2. Conversion from Word to Excel in Java

    Follow this article for conversion from Word to Excel in Java. It has details to set the IDE, a list of steps, and a sample code for Word DOC to Excel converter in Java.... Steps to Convert DOCX to XLSX in Java Set the environment...Words for Java to transform DOCX to XLSX Create the LoadOptions...

    kb.aspose.com/words/java/conversion-from-word-t...
  3. MailMerger.execute method | Aspose.Words for Py...

    aspose.words.lowcode.MailMerger.execute method...docx' , field_names = field_names...MailMerge.2.docx' , save_format = aw . SaveFormat . DOCX , field_names...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 C++ 製作 DOCX

    通過幾個步驟在 C++ 中創建一個新的 Docx。使用 C++ 庫輕鬆創建 Docx。...使用 C++ 庫製作 DOCX 我們強大的 C++ 庫允許開發人員通過幾個步驟以編程方式創建 DOCX C++ 開發者只需使用我們強大的產品...即可輕鬆製作 DOCX。這意味著我們的解決方案將為程序員提供在 C++ 中創建 DOCX 所需的一切。 DOCX Node Python...

    products.aspose.com/words/zh-hant/cpp/make/docx/
  5. [Defect] - Comparison time is longer for large ...

    Scenario 1:- Compare attached File1, File2 and validate pdf resulted file. Actual:- ASPOSE service taking avg 27206 milli seconds for compare. File 2 (1).Docx (131.0 KB) Another file with 12 MB file size....docx (131.0 KB) Another file with...v1.docx"); Document v2 = new Document("C:\\Temp\\v2.docx"); v1...

    forum.aspose.com/t/defect-comparison-time-is-lo...
  6. MergeFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when combining multiple documents in Java....docx"; String inputDoc2 = getMyDir() + "Tables.docx"; Merger... + "LowCode.MergeDocument.1.docx", new String[]{inputDoc1, inputDoc2});...

    reference.aspose.com/words/java/com.aspose.word...
  7. Ինչպես խմբագրել Word փաստաթուղթը Python-ի միջոցով

    Այս կարճ ձեռնարկը պարունակում է տեղեկատվություն python-ի միջոցով word փաստաթուղթը խմբագրելու համար: Դուք կտեսնեք, թե ինչպես կարող է Python-ը փոփոխել Word փաստաթուղթը քայլ առ քայլ գործընթացի և գործարկվող օրինակելի կոդի օգնությամբ:...խմբագրում DOCX -ը` ավելացնելով պարբերություն բեռնված DOCX ֆայլի սկզբում:...Python-ում DOCX-ը խմբագրելու համար Խմբագրելու համար DOCX Python կոդը...

    kb.aspose.com/hy/words/python/how-to-edit-word-...
  8. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...docx"); DocumentBuilder builder =...} } } doc.Save(@"C:\Temp\out.docx"); doc.Save(@"C:\Temp\out.pdf");...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  9. 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...
  10. Install TrueType Fonts on Linux in C++|Aspose.W...

    Aspose.Words for C++ allows rendering a document created using Microsoft Word on a Linux machine with the best accuracy. To accomplish this, copy font files from a Windows machine or Install a `TrueType` font package onto your Linux machine....Words to convert DOC or DOCX documents to PDF format. If...Most frequently, the DOC and DOCX documents, which need to be...

    docs.aspose.com/words/cpp/install-truetype-font...