Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 149,718 for

2

(0.27 sec)
  1. Aspose::Words::Saving::TxtSaveOptions::get_Save...

    Aspose::Words::Saving::TxtSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Text in C++....builder -> Writeln ( u "Paragraph 2." ); builder -> Write ( u "Paragraph...paragraph. \n\n\t " ) + u "Paragraph 2. End of paragraph. \n\n\t " +...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. RevisionsView | Aspose.Words for Java

    Allows to specify whether to work with the original or revised version of a document in Java....get(2).getListLabel().getLabelString());...assertEquals("a.", paragraphs.get(2).getListLabel().getLabelString());...

    reference.aspose.com/words/java/com.aspose.word...
  3. Move Range of Cells in a Worksheet with C++|Doc...

    Learn how to move a range of cells in a worksheet using Aspose.Cells with C++....to the right by 2 columns range . MoveTo ( 0 , 2 ); Aspose :: Cells...

    docs.aspose.com/cells/cpp/move-range-of-cells-i...
  4. 在 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.... StartRow = 2 ; ca . StartColumn = 1 ; ca ....EndRow = 18 ; ca . EndColumn = 2 ; //Apply subtotal, the consolidation...

    docs.aspose.com/cells/zh/java/calculate-sub-tot...
  5. DocumentBuilder.IsAtEndOfStructuredDocumentTag ...

    Discover DocumentBuilder's IsAtEndOfStructuredDocumentTag property—check if your cursor is positioned at the end of a structured document tag for efficient editing!...MoveToStructuredDocu ( 1 , 1 ); // 2 - Move to the first character...NodeType . StructuredDocumentTa , 2 , true ); builder . MoveToStructuredDocu...

    reference.aspose.com/words/net/aspose.words/doc...
  6. ListLevel.CustomNumberStyleFormat | Aspose.Word...

    Customize your list levels with the ListLevel CustomNumberStyleFormat property. Easily set unique number formats for enhanced document styling.... That ( paras [ 2 ]. ListLabel . LabelString , Is..." )); Assert . That ( paras [ 2 ]. ListLabel . LabelString , Is...

    reference.aspose.com/words/net/aspose.words.lis...
  7. Hiding and Showing Rows and Columns with C++|Do...

    Learn how to hide and show rows and columns in Excel files programmatically using Aspose.Cells with C++.... HideRow ( 2 ); // Hide the 2nd column of the...worksheet . GetCells (). UnhideRow ( 2 , 13.5 ); // Unhide the 2nd column...

    docs.aspose.com/cells/cpp/hiding-and-showing-ro...
  8. Forms2OleControlCollection class | Aspose.Words...

    Aspose.Words.Drawing.Ole.Forms2OleControlCollection class. Represents collection of [Forms2OleControl](../forms2olecontrol/) objects... at ( 2 ). caption ). toEqual ( "Delphi"...( oleControlCollection . at ( 2 ). value ). toEqual ( "0" ); See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TxtSaveOptionsBase.paragraphBreak property | As...

    TxtSaveOptionsBase.paragraphBreak property. Specifies the string to use as a paragraph break when exporting in text formats.... writeln ( "Paragraph 2." ); builder . write ( "Paragraph...paragraph.\n\n\t" + "Paragraph 2. End of paragraph.\n\n\t" + "Paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldPrintDate.use_lunar_calendar property | As...

    FieldPrintDate.use_lunar_calendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar.... fields [ 2 ] . as_field_print_date () # 2 - Umm al-Qura...

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