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

docx

(0.5 sec)
  1. How to Convert Outlook Email to Word using Java

    In this topic, we will learn about how to convert Outlook Email to Word using Java. You will witness that in order to convert an Email to Word Java-based API can be used in any of the commonly available operating system like Windows, macOS, or Linux....in order to convert Email to DOCX Java -based API can be used...to Convert Outlook Email to DOCX using Java Configure the application...

    kb.aspose.com/email/java/how-to-convert-outlook...
  2. Skakel'n Multi-bladsy Dokument na'n Beeld in Py...

    Voer multi-bladsy dokumente na raster beelde (JPG, PNG, GIF, BMP, TIFF, WebP) gebruik Python....voorbeeld toon hoe om’n multi-bladsy DOCX dokument te red as JPEG beeld...( file_name = ' Rendering . docx ' ) options = aw . saving ....

    docs.aspose.com/words/af/python-net/convert-a-m...
  3. 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...
  4. [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...
  5. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...docx"); revisionInformation(original);...} } Sample file: test_sample.docx (99.6 KB) MS word revision information...

    forum.aspose.com/t/getting-incorrect-revision-i...
  6. MUSTACHE Mail Merge Java Ում

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

    products.aspose.com/words/hy/java/mailmerge/mus...
  7. Gigantic file size when saving Aspose.Words.Doc...

    Continuing the discussion from Gigantic file size when saving Aspose.Cells.Workbook as PDF: Dear support, as per request of your colleague @amjad.sahi over in the Aspose.Cells department, I’m filing this performance is…...resulting Word document as docx. “result_*.docx” is the output of this...we typically wouldn’t save as docx explicitly, but for your convenience...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  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. Markdown-ը Word ֆայլի վերափոխում C#-ով

    Այս կարճ հոդվածը ներկայացնում է Markdown ֆայլը Word-ի դարձնելու գործընթացը C# օգտագործելով։ Այն ունի IDE-ի կարգավորումներ, քայլերի ցանկ և օրինակային կոդ Markdown-ը C#-ով Docx ձևաչափի վերափոխելու համար։...NET ՝ MD ֆայլը DOCX դարձնելու համար Բեռնեք լիցենզիան՝...համար Save բեռնված ֆայլը որպես DOCX ֆայլ Այս քայլերը համառոտում...

    kb.aspose.com/hy/words/net/convert-markdown-to-...