Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 153,248 for

2

(0.24 sec)
  1. Accessing Table from Cell and Adding Values ins...

    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....F6 , which is at the offset (2, 2) of the table, also has a value...table . putCellValue ( 2 , 2 , "Offset [2,2]" ); // Save the workbook...

    docs.aspose.com/cells/nodejs-cpp/accessing-tabl...
  2. GradientStopCollection | Aspose.Words for Java

    Contains a collection of GradientStop objects in Java....VARIANT_2); // Get gradient stops collection...gradientStop = gradientStops.get(2); gradientStops.remove(gradientStop);...

    reference.aspose.com/words/java/com.aspose.word...
  3. NodeCollection.Insert | Aspose.Words for .NET

    Effortlessly insert nodes into your NodeCollection at any index with our streamlined Insert method. Enhance your data management today!...example -1 means the last node, -2 means the second before last and... " ); builder . Write ( "Run 2. " ); // Every invocation of the...

    reference.aspose.com/words/net/aspose.words/nod...
  4. TxtListIndentation | Aspose.Words for Java

    Specifies how list levels are indented when document is exporting to SaveFormat.TEXT format in Java....writeln("Item 2"); builder.getListFormat().listIndent();...fileContainsString("1. Item 1\r\n" + " a. Item 2\r\n" + " i. Item 3", docText);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Fields::FieldBuilder::AddArgumen...

    Aspose::Words::Fields::FieldBuilder::AddArgument method. Adds a field's argument represented by FieldArgumentBuilder to the field's code in C++....field -> GetFieldCode ()); // 2 - Nested field: // Use a field...leftExpression -> AddArgument ( 2 ); leftExpression -> AddArgument...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Public API Changes in Aspose.Diagram 6.0.0|Docu...

    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.... GetShape ( 2 ); // determine whether shapes...= page . Shapes . GetShape ( 2 ) ' determine whether shapes are...

    docs.aspose.com/diagram/net/public-api-changes-...
  7. Customize Row and Column Headers|Documentation

    This article introduces how to customize row header and column header in GridWeb....captions for rows (numbers like 1, 2, 3 and so on) and columns (alphabetic...row. The headers of row 1 and 2 have been customized Customizing...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children.... writeln ( "Outer Table Cell 2" ); builder . endTable (); //... writeln ( "Inner Table Cell 2" ); builder . endTable (); doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FootnoteOptions.RestartRule | Aspose.Words for ...

    Discover the FootnoteOptions RestartRule property to control automatic numbering resets, enhancing document organization and clarity. Optimize your workflow today!... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.not...
  10. 在xlsx4j中设置打印标题|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....例如,行被定义为 $1:$2,列被定义为 $A:$B。 Java //Obtaining...1 & 2 as title rows pageSetup . setPrintTitleRows ( "$1:$2" );...

    docs.aspose.com/cells/zh/java/set-print-titles-...