Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 183,914 for

doc

(0.68 sec)
  1. Doc文档save时报错 - Free Support Forum - aspose.com

    请问下这个报错可能是什么原因: <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>24.7</version>= </dependency> public String Doc2Markdown(String taskId, InputStream inputStream, DocFilterCal…...Doc文档save时报错 中文技术支持 words-java Endergarten January 13, 2026,...ByteArrayOutputStrea()) { Document doc = new Document(inputStream);...

    forum.aspose.com/t/doc-save/324374
  2. Doc to Docx conversion -> Requested default val...

    import aspose.words as aw import aspose.words.saving as saving _license = aw.License() _license.set_license(str(ASPOSE_LICENSE_PATH)) ... Doc = aw.Document(str(input_path)) try: Doc.save(str(output_path), aw.Save…...Doc to Docx conversion -> Requested default value for an unknown...H)) ... doc = aw.Document(str(input_path)) try: doc.save(str(output_path)...

    forum.aspose.com/t/doc-to-docx-conversion-reque...
  3. Ngonversi DOC Dadi JPG Python

    Ngonversi Doc kanggo JPG format ing Python kode. Simpen Doc minangka JPG nggunakake Python....Ngonversi DOC dadi JPG ing Python Python piranti lunak kecepatan...kecepatan tinggi kanggo ngowahi DOC dadi JPG Gunakake API konversi...

    products.aspose.com/words/jv/python-net/convers...
  4. Ngonversi DOC Dadi EPUB Python

    Ngonversi Doc kanggo EPUB format ing Python kode. Simpen Doc minangka EPUB nggunakake Python....Ngonversi DOC dadi EPUB ing Python Python piranti lunak kecepatan...kecepatan tinggi kanggo ngowahi DOC dadi EPUB Gunakake API konversi...

    products.aspose.com/words/jv/python-net/convers...
  5. Aspose word for java 26.1,doc转PDF格式问题 - Free Su...

    Asposedemo1(1).zip (9.9 MB) Aspose word for java 。Doc转换到PDF后格式不一致,与源文档对比,有一行自动换行了...1,doc转PDF格式问题 中文技术支持 words-java zou_yw...84.1 KB Aspose word for java 。doc转换到PDF后格式不一致,与源文档对比,有一行自动换行了 Professionalize...

    forum.aspose.com/t/aspose-word-for-java-26-1-do...
  6. 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)) { …...Insert hyperlink doesnt work when doc is converted to pdf - aspose...foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  7. While converting doc to pdf vertical lines are ...

    converted_pdf.pdf (112.7 KB) ERG Template NDA (Mutual) cleannn (1) (3) test.Docx (42.8 KB)...While converting doc to pdf vertical lines are appearing i have...properly. i am not able to upload doc file here Aspose.Words Product...

    forum.aspose.com/t/while-converting-doc-to-pdf-...
  8. Track Changes in Word DOC using Python

    Refer to this article to track changes in Word DDC using Python. It has all the details to set the environment, a list of steps, and a sample code to turn on track changes in Word using Python....Family Track Changes in Word DOC using Python This quick guide...to the article Convert Word DOC to EPUB with Python . Updated...

    kb.aspose.com/words/python/track-changes-in-wor...
  9. Doc文件转成html页眉图片丢失 - Free Support Forum - aspose...

    版本:23.8 编程语言:java Doc文件转成html页眉图片丢失 源文件: 设备采购(关联合同)模板V4.zip (64.4 KB)...Doc文件转成html页眉图片丢失 中文技术支持 words-java ZhonghaoSun July 10, 2026... 9:01am 1 版本:23.8 编程语言:java doc文件转成html页眉图片丢失 源文件: 设备采购(关联合同)模板V4...

    forum.aspose.com/t/doc-html/330547
  10. Issue in getting byte array from pdf/doc page -...

    log.debug("fetchTextForSignature - calculated pdfPage for DocId: {} for page: {}", DocId, currentPageNumber); Rectangle mediaBox = pdfPage.getMediaBox(); int pa…...getting byte array from pdf/doc page Aspose.PDF Product Family...object to create by array of pdf/doc page .I have tried reproducing...

    forum.aspose.com/t/issue-in-getting-byte-array-...