Sort Score
Result 10 results
Languages All
Labels All
Results 5,281 - 5,290 of 14,780 for

2 of

(0.07 sec)
  1. Working with Text Styles

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product...... GetDataDir_Text (); 2 3 // Load the document into Aspose...var document = new Document(); 2 var page = new Page(document);...

    docs.aspose.com/note/net/working-with-text-styles/
  2. PowerPoint Math Equations|Aspose.Slides for Nod...

    PowerPoint Math Equations, PowerPoint Math Symbols, PowerPoint Formula, PowerPoint Math Text... setSuperscript ( "2" ). join ( "=" ). join ( new aspose...MathematicalText ( "a" ). setSuperscript ( "2" )). join ( "+" ). join ( new...

    docs.aspose.com/slides/nodejs-java/powerpoint-m...
  3. Add Image to HTML – From Basic Syntax to Advanc...

    Learn how to add images to HTML using img tag, CSS backgrounds, JavaScript, and Base64 encoding. Improve web design, performance, and SEO with best practices!...it like this: Copy 1 < html > 2 < body > 3 < h1 > Adding Images...image sources: Copy 1 < html > 2 < body > 3 < h1 > Add Image to...

    docs.aspose.com/html/net/tutorial/add-image-to-...
  4. Display font Metrics | .NET API Solution

    .NET API Solution to manage fonts. Learn how to view font metrics like width, kerning, ascent, descent, with a few lines Of C# code....descender - {1}, typo ascender = {2}, typo descender = {3}, UnitsPerEm...{0}, Xmax = {1}" + ", Ymin = {2}, Ymax = {3}" , glyph.GlyphBBox...

    products.aspose.com/font/net/font-metrics/
  5. extractPages in Aspose 25.2 running infinitely ...

    We noticed as part Of our upgrade to 25.2 that for the given file, the document.extractPages was running infinitely for more than 30mins though the file is light weight. Manuscript.docx (34.9 KB) Could you share some l…...2 running infinitely Aspose.Words Product...as part of our upgrade to 25.2 that for the given file, the document...

    forum.aspose.com/t/extractpages-in-aspose-25-2-...
  6. Convert SVG to Image, JPG, PNG, BMP, TIFF and G...

    Learn about supported SVG to Image conversion scenarios and how to execute them in C#. You will find C# examples and an online SVG Converter... Svg ; 2 using System. IO ; 3 using Aspose...converting: Copy 1 using Aspose. Svg ; 2 using System. IO ; 3 using Aspose...

    docs.aspose.com/svg/net/convert-svg-to-image/
  7. Convert MHTML to XPS – C#

    Convert MHTML to XPS in C# or online. Consider the supported MHTML to XPS conversion scenarios in C# examples. Try online MHTML Converter....existing MHTML file for reading 2 using FileStream stream = File...existing MHTML file for reading 2 using FileStream stream = File...

    docs.aspose.com/html/net/convert-mhtml-to-xps/
  8. Need To parse PDF and Conversion PDF To Excel -...

    My requirement is as follows: I have a PDF that contains text, along with images and tables. I need to create an Excel file based on this PDF, where the data is organized exactly as it appears in the PDF. Is there a so…...ali December 20, 2024, 11:15pm 2 @gaurav.k Aspose.PDF provides...accordingly. gaurav.k January 2, 2025, 5:18am 7 Okay Mr Ali, I...

    forum.aspose.com/t/need-to-parse-pdf-and-conver...
  9. Aspose::Words::Tables::RowCollection::ToArray m...

    Aspose::Words::Tables::RowCollection::ToArray method. Copies all rows from the collection to a new array Of rows in C++....-> get_Tables (); ASSERT_EQ ( 2 , tables -> ToArray () -> get_Length...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_format property. Provides access to the formatting properties Of the cell.... tables [ 0 ] # 2 - Using the "GetChild" method:...

    reference.aspose.com/words/python-net/aspose.wo...