Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 175,578 for

docx

(0.42 sec)
  1. 使用 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/
  2. PDF converted from Word has extra row and pushe...

    Hi, When converting a Docx to PDF using Aspose.Words, we noticed an extra row was created on the first page text and eventually pushed some content into next page, resulting in extra page created. Code: var doc = new …...9:25am 1 Hi, When converting a DOCX to PDF using Aspose.Words, we...doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf", new...

    forum.aspose.com/t/pdf-converted-from-word-has-...
  3. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...Docx); modifiedDocumentData = docxStream...throw; } } Sherlock Holmes (Test).docx (130.3 KB) Professionalize.Discourse...

    forum.aspose.com/t/clone-document-convert-clone...
  4. How to convert conditionally formatted tables f...

    Hi Community, I am currently working on the XLS2DOC converter example and I am wondering how to convert conditionally formatted cells from Excel to Word. Can you please provide a simple example how to get the Word cells…...)) to a Word document (DOCX), without requiring any additional...also specify the SaveFormat.Docx enumeration. For .NET, more...

    forum.aspose.com/t/how-to-convert-conditionally...
  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. Word From Excel Mail Merge Java Ում

    Անհատականացրեք ձեր Mail merge Word from Excel ֆայլը՝ օգտագործելով Java...Ստեղծեք docx ՝ օգտագործելով Mail merge Java ում Բարձր արագությամբ...արագությամբ Java գրադարան՝ docx ձևանմուշների և հատուկ տվյալների աղբյուրից...

    products.aspose.com/words/hy/java/mailmerge/wor...
  7. Word From Excel Mail Merge C++ Ում

    Անհատականացրեք ձեր Mail merge Word from Excel ֆայլը՝ օգտագործելով C++...Ստեղծեք docx ՝ օգտագործելով Mail merge C++ ում Բարձր արագությամբ...արագությամբ C++ գրադարան՝ docx ձևանմուշների և տվյալների հատուկ աղբյուրից...

    products.aspose.com/words/hy/cpp/mailmerge/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. WarningSource | Aspose.Words for Java

    Specifies the module that produces a warning during document loading or saving in Java....docx"); WarningInfoCollectio warnings...Document(getMyDir() + "Rendering.docx"); WarningInfoCollectio callback...

    reference.aspose.com/words/java/com.aspose.word...
  10. 在 Python 中将 Word 转换为 PCL

    这篇简单的文章讨论了如何在 Python 中将 Word 转换为 PCL。它包含建立环境所需的所有信息,并提供了在 Python 中将 DOC 文件渲染为 PCL 的工作示例代码。...它包含建立环境所需的所有信息,并提供了用于 使用 Python 将 DOCX 转换为 PCL 的工作示例代码。开发的应用程序可以在 macOS、Linux...Python 和 .NET 配置环境中使用。 在Python中将DOCX导出到PCL的步骤 搭建Python中使用 Aspose...

    kb.aspose.com/zh/words/python/convert-word-to-p...