Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 177,428 for

docx

(0.32 sec)
  1. Փոխարկել JPG WORD Python

    Փոխարկեք JPG ը WORD ձևաչափի Python կոդով: Պահեք JPG որպես WORD օգտագործելով Python:...փաստաթղթերի ձևաչափեր Python: DOCX Node Python Java C# C++ Դիտեք...անուններ: Կոդի օրինակ Python JPG ը DOCX ձևաչափի փոխարկելու համար Պատճենել...

    products.aspose.com/words/hy/python-net/convers...
  2. Փոխարկել TEXT WORD Javascript

    Փոխարկեք TEXT ը WORD ձևաչափի JavaScript կոդով: Պահեք TEXT որպես WORD օգտագործելով JavaScript:...տեքստ-ից Word փոխակերպման համար: DOCX Node Python Java C# C++ Դիտեք...Կոդի օրինակ JavaScript TXT ը DOCX ձևաչափի փոխարկելու համար Պատճենել...

    products.aspose.com/words/hy/nodejs-net/convers...
  3. FontInfoCollection.EmbedTrueTypeFonts | Aspose....

    Learn how the EmbedTrueTypeFonts property in FontInfoCollection enhances document quality by allowing TrueType font embedding. Default is false.... This option works for DOC, DOCX and RTF formats only. Examples...Document ( MyDir + "Document.docx" ); FontInfoCollection fontInfos...

    reference.aspose.com/words/net/aspose.words.fon...
  4. 操作 Visio 中的嵌入式 OLE 对象 Diagram|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作 ole 对象。... Docx ) { // Modify an OLE object...Aspose . Words . SaveFormat . Docx ); // Save back an OLE object...

    docs.aspose.com/diagram/zh/net/manipulate-the-e...
  5. Ինչպես փոխարկել Word-ը TIFF-ի՝ օգտագործելով C++

    Այս կարճ թեմայում մենք կսովորենք, թե ինչպես փոխարկել Word-ը TIFF-ի՝ օգտագործելով C++: C++-ում բառը tiff ձևաչափի փոխարկելու համար դուք պետք է կատարեք պարզ API զանգեր մի քանի պարզ քայլերով MS Windows-ում կամ Linux-ում:...մուտքագրված Word փաստաթուղթը բեռնել DOCX կամ DOC ձևաչափերով՝ օգտագործելով...մենք նայեցինք ինչպես ստեղծել DOCX C++-ում -ին: Այնուամենայնիվ...

    kb.aspose.com/hy/words/cpp/how-to-convert-word-...
  6. Export EML to WORD via C++ | products.aspose.com

    C++ API to Convert EML to WORD without using Microsoft Word or Outlook...document to DOCX format using Save method and set Docx as SaveFormat...call save method while passing Docx as save format doc -> Save (...

    products.aspose.com/total/cpp/conversion/eml-to...
  7. SvgSaveOptions.TextOutputMode | Aspose.Words fo...

    Discover the SvgSaveOptions TextOutputMode property, which controls text rendering in SVG for enhanced visual quality and customization. Optimize your graphics today!...docx document to .svg. Document doc...Document ( MyDir + "Document.docx" ); // Configure the SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. SvgSaveOptions.textOutputMode property | Aspose...

    SvgSaveOptions.textOutputMode property. Gets or sets a value determining how text should be rendered in SVG....docx document to .svg. let doc =...Document ( base . myDir + "Document.docx" ); // Configure the SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.Docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...docx”); DocumentBuilder builder =...saveOptions); docx文件保存为pdf文件后,左侧的表格内容格式出现错误,该怎么处理? template.docx (191...

    forum.aspose.com/t/aspose-word-save-pdf/321219
  10. Several WORD Into EPUB Python

    Merge multiple a Word document into EPUB in Python code. Save a Word document as EPUB using Python....in Python to combine multiple DOCX to EPUB Copy Examples Input...want to merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM...

    products.aspose.com/words/python-net/merge/word...