Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 155,345 for

2

(0.4 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. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Render Unicode Supplementary characters in outp...

    Learn how to render Unicode Supplementary characters in output PDF using Aspose.Cells for C++....Normal Unicode characters are 2 bytes long while Unicode Supplementary...UTF-16 these characters require 2 surrogates (16-bit units). Render...

    docs.aspose.com/cells/cpp/render-unicode-supple...
  7. TabLeader Enum | Aspose.Words for .NET

    Discover the Aspose.Words.TabLeader enum, defining leader line styles for tabs, enhancing document formatting and readability in your projects.... Dashes 2 The leader line is made up from...new Run ( doc , "\tTab 1\tTab 2\tTab 3" )); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tab...
  8. CleanupOptions.UnusedLists | Aspose.Words for .NET

    Optimize your documents with CleanupOptions' UnusedLists property. Easily remove unused lists and definitions for a cleaner, more efficient workspace.... Writeln ( "Item 2" ); // Now, there is one unused...Styles . Count , Is . EqualTo ( 2 )); See Also class CleanupOptions...

    reference.aspose.com/words/net/aspose.words/cle...
  9. Chart Trend Arrows Are Rendered as Letters in J...

    Hello, We convert PPT slides to images. When converting this particular slide (it has a chart), we observe the resulting jpeg image having incorrect representation of some of the chart’s objects. Specifically, up/down…...slides-rendering itdigital April 10, 2026, 2:42pm 1 Hello, We convert PPT slides...potapov April 10, 2026, 4:32pm 2 @itdigital , Thank you for contacting...

    forum.aspose.com/t/chart-trend-arrows-are-rende...
  10. LaTeX Figure rendering | Aspose.TeX for .NET

    Aspose.TeX API solution for .NET LaTeX fragment (figure) rendering is described in this article. Learn the code examples on how to use the functionality....Render LaTeX figure to PNG image 2 3 // Create rendering options...5){\line(2,1){3}} \put(4,2){\line(-2,1){2}} \put(2,3){\line(-2,-5){1}}...

    docs.aspose.com/tex/net/latex-figure-rendering/