Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 19,977 for

2 of

(0.03 sec)
  1. Aspose::Words::RunCollection::idx_get method | ...

    Aspose::Words::RunCollection::idx_get method. Retrieves a Run at the given index in C++....example -1 means the last item, -2 means the second before last and...-> idx_get ( 2 ) -> get_IsInsertRevision ()); // 2 - A "format"...

    reference.aspose.com/words/cpp/aspose.words/run...
  2. Fills and Strokes in SVG – Basics and SVG Code

    Learn about properties that allow you to set different aspects Of SVG fill and stroke, including color, opacity, thickness, use Of dashing, etc....Styling chapter of the W3 SVG 2.0 specification. SVG Fill and...style="stroke:#00ff00; stroke-width:2; fill:#ff0000" But the same style...

    docs.aspose.com/svg/net/drawing-basics/fills-an...
  3. ListCollection.add method | Aspose.Words for Py...

    aspose.words.lists.ListCollection.add method...'Level ' + str ( i )) i += 1 # 2 - A bulleted list: # This list...1' ) builder . writeln ( 'Item 2' ) builder . list_format . remove_numbers...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::PageSetup::get_RestartPageNumber...

    Aspose::Words::PageSetup::get_RestartPageNumbering method. True if page numbering restarts at the beginning Of the section in C++....Writeln ( u "Section 1, page 2." ); builder -> InsertBreak (...builder -> Writeln ( u "Section 2, page 1." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. DropDownItemCollection.IndexOf | Aspose.Words f...

    Discover the DropDownItemCollection IndexOf method, efficiently find the zero-based index Of any value in your collection for streamlined data management.... Add ( "Four" ); // 2 - Insert an item before another...dropDownItems . Remove ( "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldToc.CustomStyles | Aspose.Words for .NET

    Customize your table Of contents with FieldToc's CustomStyles property. Easily add unique styles beyond built-in headings for enhanced presentation.... PageNumberOmittingLe = "2-5" ; // Set a custom string that...because they are within the "2-5" range. InsertNewPageWithHea...

    reference.aspose.com/words/net/aspose.words.fie...
  7. TabStopCollection.before method | Aspose.Words ...

    TabStopCollection.before method. Gets a first tab stop to the left Of the specified position.... toEqual ( 2 ); expect ( tabStops . at ( 0...writeln ( "Start\tTab 1\tTab 2" ); let paragraphs = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageSetup.page_starting_number property | Aspos...

    PageSetup.page_starting_number property. Gets or sets the starting page number Of the section.... writeln ( 'Section 1, page 2.' ) builder . insert_break ( aw...builder . writeln ( 'Section 2, page 1.' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GeneralFormatCollection.Count | Aspose.Words fo...

    Discover the GeneralFormatCollection Count property to easily access the total item count in your collection, enhancing data management efficiency.... InsertField ( "= 2 + 3" ); Assert . That ( field...GetFieldCode (), Is . EqualTo ( "= 2 + 3" )); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  10. TxtSaveOptions.SimplifyListLabels | Aspose.Word...

    Discover how TxtSaveOptions' SimplifyListLabels feature enhances clarity by streamlining complex list labels for improved text representation.... Writeln ( "Item 2" ); builder . ListFormat . ListIndent...Item 1{newLine}" + $" > Item 2{newLine}" + $" + Item 3{newLine}"...

    reference.aspose.com/words/net/aspose.words.sav...