Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 176,751 for

docx

(0.27 sec)
  1. Is there an API to get the "AnchorID" field fro...

    Does the Aspose Words for Java expose the AnchorID property of a Shape object? Note that the VBA and Interop libraries expose this property: https://learn.microsoft.com/en-us/dotnet/api/microsoft.office.interop.word.sh…... We have observed that a DOCX saved by Microsoft Word does...Words loads and saves the same DOCX, the property is removed. Essentially...

    forum.aspose.com/t/is-there-an-api-to-get-the-a...
  2. How to Send Word Document in Email using Java

    In this brief topic, you will learn how to send Word Document in Email using Java. The following simple steps can be used to send Docx in Email with Java export Docx to HTML in Java in any common operating system like MS Windows, Ubuntu, or macOS using simple API calls....load the input Word document in DOCX or DOC file format. Then it...email message. Code to Send DOCX in Email with Java In the code...

    kb.aspose.com/words/java/how-to-send-word-docum...
  3. Փոխարկել Word-ը PCL-ի Java-ում

    Այս հոդվածը կենտրոնանում է այն բանի վրա, թե ինչպես փոխարկել Word-ը PCL-ի Java-ում: Այն ընդգրկում է մանրամասն տեղեկատվություն շրջակա միջավայրը հաստատելու համար և ներկայացնում է աշխատանքային օրինակելի կոդը՝ DOC ֆայլը PCL-ին Java-ում մատուցելու համար:...աշխատանքային օրինակելի կոդը DOCX-ը PCL-ի փոխակերպելու Java -ի...կամ MS Windows-ում: Java-ում DOCX-ը PCL-ին արտահանելու քայլեր...

    kb.aspose.com/hy/words/java/convert-word-to-pcl...
  4. Ինչպես ուղարկել Word փաստաթուղթ էլեկտրոնային փո...

    Այս կարճ թեմայում դուք կսովորեք, թե ինչպես ուղարկել Word Փաստաթուղթը էլփոստով Java-ի միջոցով: Հետևյալ պարզ քայլերը կարող են օգտագործվել էլփոստով Docx-ը Java-ով արտահանվող Docx-ի HTML-ի վրա ուղարկելու համար ցանկացած ընդհանուր օպերացիոն համակարգում, ինչպիսին է MS Windows-ը, Ubuntu-ն կամ macOS-ը, օգտագործելով պարզ API զանգեր:...մուտքագրված Word փաստաթուղթը DOCX կամ DOC ֆայլի ձևաչափով: Այնուհետև...համար: Կոդ՝ Java-ով էլփոստով DOCX ուղարկելու համար Վերևի կոդի...

    kb.aspose.com/hy/words/java/how-to-send-word-do...
  5. Փոխակերպեք Word DOC-ը EPUB-ի Java-ի միջոցով

    Հետևեք այս հոդվածին՝ Java-ի միջոցով Docx-ը EPUB-ի վերածելու համար: Այն կիսում է մանրամասներ՝ մշակման միջավայրը սահմանելու համար, քայլերի ցանկը և օրինակելի կոդը՝ Word DOC-ը Java-ի EPUB-ի փոխարկելու համար:...Word ֆայլը Document դասում՝ DOCX-ը EPUB-ի փոխակերպելու համար...սահմանում են Java*-ի միջոցով *DOCX-ի EPUB փոխակերպման գործընթացը:...

    kb.aspose.com/hy/words/java/convert-word-doc-to...
  6. Ինչպես փոխարկել Word-ը TIFF-ի Python-ում

    Այս արագ ձեռնարկը պարունակում է տեղեկատվություն Python-ում Word-ը TIFF-ի փոխակերպելու մասին: Այն տրամադրում է մանրամասներ՝ շրջակա միջավայրը կարգավորելու համար, հավելվածը գրելու քայլ առ քայլ ընթացակարգ և գործարկվող կոդ՝ Docx-ը Python-ում TIFF-ի փոխարկելու համար:...տալիս ֆունկցիան՝ փոխակերպելու DOCX -ին TIFF Python -ում: Քննարկված...Python-ի համար .NET-ի միջոցով ՝ DOCX-ը TIFF-ի փոխարկելու համար Ներբեռնեք...

    kb.aspose.com/hy/words/python/how-to-convert-wo...
  7. 使用 JavaScript 将 PDF 转换为 Word 文档|Aspose.PDF for ...

    学习如何编写 JavaScript 代码以直接在 Web 中将 PDF 转换为 DOC(Docx)。...DOC 和 DOCX 格式的文字处理器中编辑 PDF 文件的内容。PDF 文件是可编辑的,但 DOC 和 DOCX 文件更灵活且可定制。... files [ 0 ]); } 尝试在线将PDF转换为DOCX Aspose.PDF for JavaScript 为您提供在线免费应用程序...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  8. Images moved in conversion - Free Support Forum...

    Please see the attached Docx and PDF - the conversion was done using Aspose v19.4. Note how the images in Page 2 of the Docx have moved into Page 1 in the PDF. Is there some better way that the images should be anchore…...9:29am 1 Please see the attached docx and PDF - the conversion was...the images in Page 2 of the Docx have moved into Page 1 in the...

    forum.aspose.com/t/images-moved-in-conversion/1...
  9. Images in rendered HTML have extra size and cau...

    Hi, When converting a Docx to HTM using Aspose.Words, I noticed an extra pixel was added to the height&width (compared to MS Word ‘save as’ HTM) and therefore caused blurry images. Code: var doc = new Document(@".\te…...2:12pm 1 Hi, When converting a DOCX to HTM using Aspose.Words, I...doc = new Document(@".\test2.docx"); var htmlSaveOptions = new...

    forum.aspose.com/t/images-in-rendered-html-have...
  10. Aspose.Words Product Family

    查找有关在不使用 Microsoft Word 的情况下创建、转换、编辑和打印 Word 文档的答案。...在 Word 文档中添加页眉和页脚 如何使用 C++ 在 DOCX 中创建表 如何使用 C# 插入 Word 页眉和页脚 如何使用...C++ 在 DOCX 中添加图像 如何使用 C# 在 Word 文档中创建表格 如何在 Python 中读取 DOCX 文件 如何使用...

    kb.aspose.com/zh/words/page/11/