Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 150,874 for

2

(0.2 sec)
  1. 4. Decorated symbols and compound structures

    This article discusses a number of commands that produce various medium-sized math structures using the amsmath package....\displaystyle , 1 - \textstyle , 2 - \scriptstyle , 3 - \scriptscriptstyle...newcommand \ frac [ 2 ] { \ genfrac{}{}{}{}{ # 1}{ # 2}} 2 \ newcommand...

    docs.aspose.com/tex/java/latex-math-decorations/
  2. DocumentBuilder.start_table method | Aspose.Wor...

    DocumentBuilder.start_table method. Starts a table in the document.... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 在标记 PDF 中处理表格|Aspose.PDF for Java

    本文解释了如何使用 Aspose.PDF for Java 在标记 PDF 文档中处理表格。... 0 , 2 . 0 , 8 . 0 , 2 . 0 )); thElement . setAlignment...colSpan = 2 ; rowSpan = 2 ; } else if ( colIndex == 2 && ( rowIndex...

    docs.aspose.com/pdf/zh/java/working-with-table-...
  4. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for .NET. Learn two methods with code to keep sizes consistent.... Scenario 2: Create a presentation from scratch...Assume there is a shape at index 2 in the template where we want...

    docs.aspose.com/slides/net/working-solution-for...
  5. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("Polyline color ID is {0}, layer's name is {1…...Family cad-net Asheesh32 May 2, 2025, 5:55am 1 foreach (var entity...is {1}, layer's color ID is {2}", entity.ColorId, entity.LayerName...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...
  6. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for JavaScript via C++.... get ( 1 , 2 ). value = "Quarter" ; cells ...value = "Sale" ; cells . get ( 2 , 1 ). value = "David" ; cells...

    docs.aspose.com/cells/javascript-cpp/create-and...
  7. Range.delete method | Aspose.Words for Python

    Range.delete method. Deletes all characters of the range....'Section 2.' ) self . assertEqual ( 'Section 1. \x0c Section 2.' ,...self . assertEqual ( 'Section 2.' , doc . get_text () . strip...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.ParagraphFormat | Aspose.Words ...

    Explore the DocumentBuilder's ParagraphFormat property to access and customize essential paragraph formatting features for enhanced document styling.... Write ( "Header Row,\n Cell 2" ); builder . InsertCell (); builder...builder . Write ( "Row 1, Cell 2." ); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Latest Aspose.SVG Product Family topics - Free ...

    Get technical support of Aspose.SVG for .NET and Java....Exception during pdf convertion 2 228 September 20, 2024 System...alignment-baseline net 2 405 March 19, 2024 Aspose.SVG - Java Support 2 303 March...

    forum.aspose.com/c/svg/42
  10. Table.left_indent property | Aspose.Words for P...

    Table.left_indent property. Gets or sets the value that represents the left indent of the table....write ( 'Header Row, \n Cell 2' ) builder . insert_cell () builder...builder . write ( 'Row 1, Cell 2.' ) builder . insert_cell () builder...

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