Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 175,586 for

docx

(0.41 sec)
  1. Export EMLX to WORD via Java | products.aspose.com

    Java API to Convert EMLX to WORD without using Microsoft Word or Outlook...document to DOCX format using save method and set DOCX as SaveFormat...converted into **Word formats (DOC/DOCX)** for editing, archiving, and...

    products.aspose.com/total/java/conversion/emlx-...
  2. Install TrueType Fonts on Linux|Aspose.Words fo...

    Aspose.Words for Python 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/python-net/installing-tru...
  3. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in C++ using Aspose.Slides 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/cpp/convert-powerpoint-t...
  4. Word-ի փոխարկումը Excel-ի Java-ով

    Հետևեք այս հոդվածին՝ Java-ում Word փաստաթուղթը Excel ֆորմատի փոխարկելու համար։ Այն ներառում է IDE-ի կարգավորումները, քայլերի ցուցակը և օրինակի կոդ Word-ից Excel փոխարկիչ ստեղծելու համար Java-ով։... Քայլեր DOCX-ը XLSX փոխարկելու համար Java-ով...օգտագործելով Aspose.Words for Java ՝ DOCX-ից XLSX փոխարկելու համար Ստեղծեք...

    kb.aspose.com/hy/words/java/conversion-from-wor...
  5. Export PPTX to WORD on Andorid via Java or with...

    Convert PPTX to WORD in mobile apps without installing any software or online. Test free PPTX to WORD online converter quickly before integrating the code....document to DOCX format using save method and set Docx as SaveFormat...document in DOCX format document . save ( "output.docx" , SaveFormat...

    products.aspose.com/total/android-java/conversi...
  6. OoxmlSaveOptions.keep_legacy_control_chars prop...

    OoxmlSaveOptions.keep_legacy_control_chars property. Keeps original representation of legacy control characters....docx. doc = aw . Document ( MY_DIR...OoxmlSaveOptions ( aw . SaveFormat . DOCX ) save_options . keep_legacy_control_chars...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Comparing::AdvancedCompareOption...

    Aspose::Words::Comparing::AdvancedCompareOptions class. Allows to set advanced compare options in C++....docx" ); auto docB = System :: MakeObject...() + u "Document with SDT 2.docx" ); // Configure options to...

    reference.aspose.com/words/cpp/aspose.words.com...
  8. Ինչպես արտահանել Excel-ը Word-ին Python-ում

    Այս հակիրճ հոդվածը ցույց է տալիս, թե ինչպես արտահանել Excel-ը Word-ին Python-ում: Այն պարունակում է տեղեկատվություն շրջակա միջավայրի կազմաձևման, մանրամասն քայլերի, որոնք պետք է հետևեն և գործարկվող կոդ, որը Excel-ը Word-ի վերածում է Python-ում:...Python-ում , այսինքն՝ XLSX կամ XLS-ի DOCX ՝ օգտագործելով միայն մի քանի...այն որպես DOCX ֆայլ՝ օգտագործելով SaveFormat.DOCX հաշվիչը save()...

    kb.aspose.com/hy/cells/python/how-to-export-exc...
  9. 将多页文档转换为Python中的图像|Aspose.Words为Python

    将多页文档导出为光栅图像(JPG, PNG, GIF, BMP, TIFF, WebP) 使用Python。...,仅适用于TIFF图像格式 下面的代码示例演示如何将多页DOCX文档保存为具有水平布局的JPEG图像: doc = aw...( file_name = ' Rendering . docx ' ) options = aw . saving ....

    docs.aspose.com/words/zh/python-net/convert-a-m...
  10. Unable to add CustomPart - Free Support Forum -...

    I’m sure I’m missing something but cannot get a json string into a Docx file public static void EmbedJsonFileInDocx(string DocxFilePath, string jsonPath, bool useAspose) { string json = String.Empty; …...cannot get a json string into a docX file public static void Emb...to embed a JSON string into a DOCX file using Aspose.Words’ CustomPart...

    forum.aspose.com/t/unable-to-add-custompart/324892