Sort Score
Result 10 results
Languages All
Labels All
Results 9,081 - 9,090 of 159,267 for

2

(0.29 sec)
  1. Unable to add alternate text in image and unabl...

    Hello, We’re trying to convert the HTML to PDF so just wanted to know how we can add an alternate text for image as far as accessibility is concern and please also share how we can set the reading order. I am attaching …...ali February 25, 2021, 7:58pm 2 @siriussynoptek We are afraid...siriussynoptek March 16, 2021, 2:28pm 3 Is there any ETA for this...

    forum.aspose.com/t/unable-to-add-alternate-text...
  2. Aspose.Words v21.9 table cell color fill bug - ...

    Aspose.Words v21.9 drops the table cell fill color when converting Rich Text Files (RTF) saved in Word 2019/365 (from Version 2505 (Build 18827.20128) forward) to DOCX and PDF formats. Reproduction Steps See the atta…...samirjaiswal August 20, 2025, 2:44pm 1 Aspose.Words v21.9 drops...Discourse August 20, 2025, 2:44pm 2 @samirjaiswal Issue Summary...

    forum.aspose.com/t/aspose-words-v21-9-table-cel...
  3. 在使用JavaScript通过C++处理ODS文件中的背景|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++管理ODS文件中的背景。... value = 2 ; worksheet . cells . get ( 2 , 0 ). value =...8 ; worksheet . cells . get ( 2 , 1 ). value = 9 ; worksheet ...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  4. Pdf to doc conversion produces a null reference...

    Hi, I am trying to convert a pdf document to .doc but get and error as below. The pdf contains ECG diagrams etc. Unfortunately I cannot share the file with you as it was produced within the NHS and is protected by GDPR.…...aspose-pdf-net reechi April 17, 2025, 2:15pm 1 Hi, I am trying to convert...Discourse April 17, 2025, 2:16pm 2 @reechi The System.NullReferenceExcepti...

    forum.aspose.com/t/pdf-to-doc-conversion-produc...
  5. Need optimized file uploaded in other thread - ...

    Could you please share the optimized file shared in the following thread?...Discourse January 22, 2026, 11:19am 2 @VaradS You are requesting an...potential access restrictions [0, 2, 3, 4]. As a support engineer...

    forum.aspose.com/t/need-optimized-file-uploaded...
  6. Charts not printed correctly - The X-axis label...

    Dear Aspose. As you can see from example (image attached): Bug_1598297_DiagonalLabelsOnXAsis-Difference.png (126.6 KB) There is a difference in the alignment of labels. Original alignment of data labels for X-Axis i…...Cells June 3, 2026, 4:46pm 2 @ottap Dear Pavel, Thank you for...management team. leoluo June 13, 2026, 2:30pm 3 Hi @ottap We have optimized...

    forum.aspose.com/t/charts-not-printed-correctly...
  7. Track Document Conversion Progress with Golang ...

    Learn how to track document conversion progress in C++ using Aspose.Cells to enhance application usability....page index 2 of 11 pages </ br > End saving page index 2 of 11 pages...

    docs.aspose.com/cells/go-cpp/track-document-con...
  8. Convert PPTX to Word in Python | products.aspos...

    Convert PPTX to Word in Python. Use Python library API to convert PowerPoint to Word... get_thumbnail( 2 , 2 ) . save( "slide_ {i} .png"...

    products.aspose.com/slides/python-net/conversio...
  9. OutlineLevel enumeration | Aspose.Words for Python

    aspose.words.OutlineLevel enumeration. Specifies the outline level of a paragraph in the document....paragraph is at the outline level 2. LEVEL3 The paragraph is at the...writeln ( 'Paragraph outline level 2.' ) # Two paragraphs of the same...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PDF to JPG,JPG比原始文件大了。 - Free Support Forum - a...

    你好,感谢您的查看和帮助。 /// <summary> /// 极简版:直接保存PDF中的图片(纯Aspose.PDF官方API,跨平台) /// </summary> public static void ExtractImageFromPdfSimple(string inputPath, string outputDirectory) { if (!Directory.Exists(outputDirecto…...Discourse December 25, 2025, 11:38am 2 @fhn123456 原因 XImage.Save(outputStream...xImage.ResolutionY; 通过上述属性可以在第 2 步中把相同的 DPI 写回 JPEG。 小结 XImage...

    forum.aspose.com/t/pdf-to-jpg-jpg/323716