Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 19,370 for

2 of

(0.05 sec)
  1. Create Access and Copy Named Ranges with Node.j...

    Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for Node.js via C++....Range[0,2], Range[1,0], Range[1,1], Range[1,2], Range[2,0], Range[2...Range[2,1], Range[2,2], Range[3,0], Range[3,1], Range[3,2]. Use...

    docs.aspose.com/cells/nodejs-cpp/create-access-...
  2. ListLevel.NumberFormat | Aspose.Words for .NET

    Discover the ListLevel NumberFormat property to easily customize and set unique number formats for your lists, enhancing your document's clarity and style....Styles [ "Heading 1" ]; // Level 2 labels will display the current...ListLevels [ 2 ]. NumberFormat = "-\x0002-" ; list . ListLevels [ 2 ]....

    reference.aspose.com/words/net/aspose.words.lis...
  3. How to use CSS Selector – QuerySelector, QueryS...

    Learn how to effectively apply selectors to select the elements you want to style using QuerySelector() and QuerySelectorAll() methods....Prepare path to source HTML file 2 string documentPath = Path. Combine...querySelector() Copy 1 < html > 2 < head > 3 </ head > 4 < body...

    docs.aspose.com/html/net/how-to-articles/how-to...
  4. FieldEQ class | Aspose.Words for Python

    aspose.words.fields.FieldEQ class. Implements the EQ field...Array switch "\a", aligned left, 2 columns, 3 points of horizontal...\\ hs3(4x,- 4y,-4x,+ y)' ) # 2 - Bracket switch "\b", bracket...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TxtSaveOptions.ListIndentation | Aspose.Words f...

    Discover the TxtSaveOptions ListIndentation property, which customizes list indentation for enhanced readability. Control characters and levels effortlessly!... Writeln ( "Item 2" ); builder . ListFormat . ListIndent...Item 1{newLine}" + $" a. Item 2{newLine}" + $" i. Item 3{newLine}"...

    reference.aspose.com/words/net/aspose.words.sav...
  6. CellFormat.width property | Aspose.Words for No...

    CellFormat.width property. Gets the width Of the cell in points.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Get Master Object from Drawing in Ruby|Document...

    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....vsd" ) master_id = 2 # Get master object by id master...master_name = "Background tranquil .2" # Get master object by name master...

    docs.aspose.com/diagram/java/get-master-object-...
  8. TabStopCollection class | Aspose.Words for Node.js

    Aspose.Words.TabStopCollection class. A collection Of [TabStop](../tabstop/) objects that represent custom tabs for a paragraph or a style... toEqual ( 2 ); expect ( tabStops . at ( 0...writeln ( "Start\tTab 1\tTab 2" ); let paragraphs = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TabStopCollection class | Aspose.Words for Python

    aspose.words.TabStopCollection class. A collection Of [TabStop](../tabstop/) objects that represent custom tabs for a paragraph or a style... assertEqual ( 2 , tab_stops . count ) self . assertFalse...writeln ( 'Start \t Tab 1 \t Tab 2' ) paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.exportTocPageNumbers property |...

    HtmlSaveOptions.exportTocPageNumbers property. Specifies whether to write page numbers to table Of contents when saving HTML, MHTML and EPUB... writeln ( "Entry 2" ); builder . insertBreak ( aw...8pt\">.......span>" + "<span>2</span>" + "</p>" )). toEqual (...

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