Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 157,079 for

2

(0.23 sec)
  1. New Line in Cells|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Cells [ 2 , 2 ]. Value = "Use \n with word...Style style = sheet . Cells [ 2 , 2 ]. GetStyle (); // Set Text...

    docs.aspose.com/cells/net/new-line-in-cells/
  2. DocumentBuilder.DeleteRow | Aspose.Words for .NET

    Effortlessly remove rows from tables with the DocumentBuilder DeleteRow method. Streamline your document editing and enhance your workflow!... Write ( "Row 1, cell 2." ); builder . EndRow (); builder...InsertCell (); builder . Write ( "Row 2, cell 1." ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Draw Text|Documentation

    This section explains how to draw text in a visio page with Aspose.Diagram. Support using C# to draw text and save as pdf, svg, html, image, xps and other formats....PointF ( 1 , 2 ), new PointF ( 2 , 0 ), new PointF ( 3 , 2 ), new PointF...PointF ( 2 , 4 ), new PointF ( 1 , 2 ) }; //Draw a diamond shape...

    docs.aspose.com/diagram/net/drawing/draw-text/
  4. Set Aspect Ratio|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....ratio of 3:2 means that the barcode is 1.5 or 3/2 times wider...ratio of 1.5 An aspect ratio of 2 means that the barcode’s width...

    docs.aspose.com/barcode/jasperreports/set-aspec...
  5. Cut and Paste Range with Node.js via C++|Docume...

    Learn how to cut and paste cells within a worksheet using Aspose.Cells for Node.js via C++.... get ( 0 , 2 ). setValue ( 1 ); worksheet ...1 , 2 ). setValue ( 2 ); worksheet . getCells (). get ( 2 , 2...

    docs.aspose.com/cells/nodejs-cpp/cut-and-paste-...
  6. 106365184.xlsx

    Sheet1 1 2 3 4 1 2 4 1 2 4 1 2 3 4 Evaluation Warning Evaluation Only. Created with Aspose.Cells for Python via Java.Copyright 2003 - 2019 Aspose Pty Ltd. 14.0300 14.0300 false...Sheet1 1 2 3 4 1 2 4 1 2 4 1 2 3 4 Evaluation Warning Evaluation...

    docs.aspose.com/cells/zh/python-java/recognize-...
  7. 106365184.xlsx

    Sheet1 1 2 3 4 1 2 4 1 2 4 1 2 3 4 Evaluation Warning Evaluation Only. Created with Aspose.Cells for Python via Java.Copyright 2003 - 2019 Aspose Pty Ltd. 14.0300 14.0300 false...Sheet1 1 2 3 4 1 2 4 1 2 4 1 2 3 4 Evaluation Warning Evaluation...

    docs.aspose.com/cells/es/python-java/recognize-...
  8. TxtLeadingSpacesOptions | Aspose.Words for Java

    Specifies available options for leading space handling during import from LoadFormat.TEXT file in Java....textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 "; // Create a...assertEquals(6.3d, paragraphs.get(2).getParagraphFormat().getFirstLineIndent());...

    reference.aspose.com/words/java/com.aspose.word...
  9. 4. 装饰符号和复合结构

    本文讨论了一些使用 amsmath 宏包生成各种中等大小数学结构的命令。...\displaystyle ,1 - \textstyle ,2 - \scriptstyle ,3 - \scriptscriptstyle...newcommand \ frac [ 2 ] { \ genfrac{}{}{}{}{ # 1}{ # 2}} 2 \ newcommand...

    docs.aspose.com/tex/zh/java/latex-math-decorati...
  10. TxtSaveOptions.preserve_table_layout property |...

    TxtSaveOptions.preserve_table_layout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text format... write ( 'Row 1, cell 2' ) builder . end_row () builder...insert_cell () builder . write ( 'Row 2, cell 1' ) builder . insert_cell...

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