Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 153,665 for

2

(0.22 sec)
  1. 61767755.xlsx

    Sheet1 Items 1 Items 2 655 523 498 136 554 566 882 302 Items 1 655 498 554 882 Items 2 523 136 566 302 Items 1 655 498 554 882 Items 2 523 136 566 302 2018-01-27T11:11:01Z 16.0300 Microsoft Excel 2......Sheet1 Items 1 Items 2 655 523 498 136 554 566 882 302 Items...Items 2 523 136 566 302 Items 1 655 498 554 882 Items 2 523 136...

    docs.aspose.com/cells/net/handle-automatic-unit...
  2. HtmlSaveOptions.documentSplitHeadingLevel prope...

    HtmlSaveOptions.documentSplitHeadingLevel property. Specifies the maximum level of headings at which to split the document... Default value is 2 . get documentSplitHeading ()...formatted using Heading 1 , Heading 2 , Heading 3 etc. styles up to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage Table Cells in Presentations Using PHP|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for PHP. Master accessing, modifying, and styling cells quickly for seamless slide automation....merge 2 pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the...} } # Merges cells (1, 1) x (2, 1) $tbl -> mergeCells ( $tbl...

    docs.aspose.com/slides/php-java/manage-cells/
  4. 单元格中的新行|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 Wrap...

    docs.aspose.com/cells/zh/net/new-line-in-cells/
  5. Aspose::Words::DocumentBuilder::DeleteRow metho...

    Aspose::Words::DocumentBuilder::DeleteRow method. Deletes a row from a table in C++....builder -> Write ( u "Row 1, cell 2." ); builder -> EndRow (); builder...(); builder -> Write ( u "Row 2, cell 1." ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. 在标记 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-...
  7. Working with Image Borders in PHP|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....$margins -> setLeft ( 2 ); $margins -> setRight ( 2 ); $margins -> setTop...setTop ( 2 ); $margins -> setBottom ( 2 ); \ # Set border's width...

    docs.aspose.com/barcode/java/working-with-image...
  8. Adding JavaScript in Ruby|Aspose.PDF for Java

    Enable JavaScript functionality in PDFs using Aspose.PDF in Ruby for interactivity and automation.... get_Item ( 2 ). getActions (). setOnOpen (...alert('page 2 is opened')" )) doc . getPages (). get_Item ( 2 ). getActions...

    docs.aspose.com/pdf/java/adding-javascript-in-r...
  9. FieldCompare.LeftExpression | Aspose.Words for ...

    Discover the FieldCompare LeftExpression property, easily access or modify the left side of your comparison expressions for enhanced data analysis.... RightExpression = "2" ; field . Update (); // The COMPARE...Is . EqualTo ( " COMPARE 3 < 2" )); Assert . That ( field . Result...

    reference.aspose.com/words/net/aspose.words.fie...
  10. TxtTrailingSpacesOptions | Aspose.Words for Java

    Specifies available options for trailing spaces 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...