Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 15,057 for

2 of

(0.09 sec)
  1. Cell class | Aspose.Words for Python

    aspose.words.tables.Cell class. Represents a table cell... assertEqual ( 2 , len ( list ( tables ))) i =...inner_table = create_table ( doc , 2 , 2 , 'Inner Table' ) outer_table...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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/
  3. 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-...
  4. 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-...
  5. 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...
  6. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Separator method. Gets or sets string separator used for the data labels on a chart. The default is a comma, except for pie charts showing only category name and percentage, when a line break shall be used instead in C++....get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...-> get_Series () -> idx_get ( 2 ) -> get_Name ()); // Apply data...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. EditableRangeEnd | Aspose.Words for Java

    Represents an end Of an editable range in a Word document in Java....getEditorGroup()); // 2 - Specify a group that allowed...editableRange.getEditorGroup()); // 2 - Specify a group that allowed...

    reference.aspose.com/words/java/com.aspose.word...
  8. EditableRangeStart | Aspose.Words for Java

    Represents a start Of an editable range in a Word document in Java....getEditorGroup()); // 2 - Specify a group that allowed...editableRange.getEditorGroup()); // 2 - Specify a group that allowed...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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/
  10. Aspose::Words::Tables::PreferredWidth::Auto met...

    Aspose::Words::Tables::PreferredWidth::Auto method. Returns an instance that represents the "preferred width is not specified" value in C++....-> get_PreferredWidth ())); // 2 - Set a relative preferred width...

    reference.aspose.com/words/cpp/aspose.words.tab...