Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 176,789 for

docx

(0.12 sec)
  1. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the documents in Java....docx"; String watermarkText = "This..."LowCode.WatermarkContextText.docx") .execute(); Shows how to insert...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. How to Print Word Document in C#

    This step by step tutorial explains how to print Word document in C#. This code in c# print Word document without opening and without interop....Forms application to print Word DOCX in C# using a printer dialog...new Document object and load DOCX document Create a new PrintDialog...

    kb.aspose.com/words/net/how-to-print-word-docum...
  4. Word փաստաթղթի տպում մեկնաբանություններով C# օգ...

    Հետևեք այս հոդվածին՝ Word փաստաթուղթը մեկնաբանություններով տպելու համար C# օգտագործմամբ։ Այն ներառում է IDE-ի կարգավորման մանրամասներ, քայլերի ցանկ և օրինակ կոդ՝ DOC մեկնաբանությունները C# օգտագործմամբ արտապատկերելու համար։...NET օգտագործելու համար՝ DOCX մեկնաբանությունները արտապատկերելու...save Այս քայլերը ամփոփում են DOCX մեկնաբանությունները C# օգտագործմամբ...

    kb.aspose.com/hy/words/net/print-word-document-...
  5. 使用 Python 将 Word DOC 转换为 EPUB

    按照本文使用 Python 将 Word DOC 转换为 EPUB。它包含设置 IDE 的详细信息、步骤和示例代码,以演示使用 Python 将文档转换为 EPUB 的转换器。...使用指定格式和设置加载的文件 上述步骤总结了使用 Python 将 DOCX 转换为 EPUB 的过程。从磁盘或内存流加载源 Word...Python 将 DOCX 转换为 EPUB 的代码 此示例代码演示了使用 Python 的 DOCX 到 EPUB 转换器...

    kb.aspose.com/zh/words/python/convert-word-doc-...
  6. Aspose Words Revisions date - Free Support Foru...

    Aspose.Words for dotnet 25.4.0 Document revisions all have a DateTime set to 01/01/0001 00:00:00 Code : Given the file Pierre2.Docx has a few revisions ( track changes enabled ) var filename = @"C:\Users\Pierre\Docum…...docx has a few revisions ( track...@"C:\Users\Pierre\Documents\TrackTest\Pierre2.docx"; var doc = new Aspose.Words...

    forum.aspose.com/t/aspose-words-revisions-date/...
  7. Word to pdf Arabic format is not conervted prop...

    Dears, Using (aspose-words-20.11 , aspose-words-21.11) to convert word file that contains Arabic letters to pdf file, It doesn’t view the Arabic format properly after the conversion. Please check the attached 2 files w…...docx (12.1 KB) awais.hafeez May 10...aspose arabic letters format .docx"); doc.getLayoutOptions().s...

    forum.aspose.com/t/word-to-pdf-arabic-format-is...
  8. Compare document fails - Free Support Forum - a...

    Dear Sir or Madam, Please find attached the 2 documents, an exception is thrown than d0.Compare(d1) is called. Regards, Alex CompareReports.zip (83.3 KB)..., both DOCX, PDF, etc.), and do they contain...both just in case. d0.docx (275.6 KB) d1.docx (289.2 KB) alexey.noskov...

    forum.aspose.com/t/compare-document-fails/324066
  9. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in Java using Aspose.Slides for Android with precise layout, images and formatting preserved....presentation to Word (DOC or DOCX). When compared to Microsoft...file (PPTX or PPT) to Word (DOCX or DOCX), you need both Aspose.Slides...

    docs.aspose.com/slides/androidjava/convert-powe...
  10. How to Create Table in a Word Document with Java

    This brief step-by-step guide covers how to create table in a Word Document with Java. You can perform these steps to see how to insert table in a Word document using Java in any operating system like Windows, macOS or Linux....the output file is saved as DOCX file but you can save it in...Word document with Table as a DOCX file Using these steps we can...

    kb.aspose.com/words/java/how-to-create-table-in...