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

docx

(0.44 sec)
  1. 在 Java 中将 DOCX 转换为 JSON

    您可以通过这个简单的教程在 Java 中将 Docx 转换为 JSON。本文描述了开发环境的设置和详细步骤,并提供了一个实际的代码片段来演示如何在 Java 中将 Word 导出为 JSON。...Family 在 Java 中将 DOCX 转换为 JSON 您可以通过这个简单的教程将 DOCX 转换为 JSON 在 Java...的步骤 通过添加 Aspose.Total 设置环境,以便将 DOCX 转换为 JSON 格式 通过 Document 类对象打开输入的...

    kb.aspose.com/zh/words/java/convert-docx-to-jso...
  2. How to Convert Outlook Email to Word using C#

    In this easy tutorial, we will learn how to convert Outlook Email to Word using C#. You will see that in order to export Email to Word C# based API can be used. You can use this application in any of the .NET configured environments in operating systems like Windows, macOS, or Linux....in order to convert an EML to DOCX C# based API can be used and...to Convert Outlook Email to DOCX using C# Configure your application...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  3. Ինչպես փոխարկել PowerPoint-ը Word-ի C#-ում

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

    kb.aspose.com/hy/slides/net/how-to-convert-powe...
  4. Preserve original images and selectively raster...

    Title: Preserve original images and selectively rasterize only images with shadow or effects in Aspose.Words 20.6 HTML export Body: Hi Aspose Team, I am upgrading from Aspose.Words 15.8 to 20.6. In 15.8, when exporti…...8, when exporting DOCX to HTML: setScaleImageToShape(false)...the original image as in the DOCX. If an image has effects applied...

    forum.aspose.com/t/preserve-original-images-and...
  5. Ինչպես փոխարկել HTML-ը Word-ի՝ օգտագործելով C#

    Այս կարճ ձեռնարկը նախատեսված է բացատրելու, թե ինչպես փոխարկել HTML-ը Word-ի՝ օգտագործելով C#: HTML-ից Word C# կոդն իրականացնելու համար ցուցադրվում է շրջակա միջավայրի ստեղծման մանրամասն քայլերը:...Ընտրանքները հասանելի են ելքային DOCX ֆայլը կարգավորելու համար՝ օգտագործելով...HTML-ը Word-ի ֆայլի, ինչպիսին DOCX-ն է: Սկզբում տեղեկատվությունը...

    kb.aspose.com/hy/html/net/how-to-convert-html-t...
  6. 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...
  7. 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...
  8. [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...
  9. 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...
  10. 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...