Sort Score
Result 10 results
Languages All
Labels All
Results 7,421 - 7,430 of 155,327 for

2

(0.15 sec)
  1. Aspose::Words::TextColumn::get_Width method | A...

    Aspose::Words::TextColumn::get_Width method. Gets or sets the width of the text column in points in C++....false ); columns -> SetCount ( 2 ); // Determine the amount of...builder -> Writeln ( u "Wide column 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  2. Aspose::Words::TextColumn::get_SpaceAfter metho...

    Aspose::Words::TextColumn::get_SpaceAfter method. Gets or sets the space between this column and the next column in points. Not required for the last column in C++....false ); columns -> SetCount ( 2 ); // Determine the amount of...builder -> Writeln ( u "Wide column 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  3. Use Formulas Functions to Process Data|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.... Quit (); } 2) Aspose.Cells for .NET C# void...formulas with VSTO 2) Aspose.Cells for .NET Figure 2: Output using...

    docs.aspose.com/cells/net/use-formulas-function...
  4. 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...
  5. PageSet constructor | Aspose.Words for Python

    aspose.words.saving.PageSet constructor... writeln ( 'Page 2.' ) builder . insert_image ( file_name...only three pages: page 1, page 2, and page 4. xps_options . page_set...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section....writeln ( 'This text is in section 2.' ) self . assertEqual ( aw ....page_setup . section_start ) # 2 - Starts the next section on the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::TextColumnCollection::idx_get me...

    Aspose::Words::TextColumnCollection::idx_get method. Returns a text column at the specified index in C++....false ); columns -> SetCount ( 2 ); // Determine the amount of...builder -> Writeln ( u "Wide column 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  8. ChartLegendEntry | Aspose.Words for Java

    Represents a chart legend entry in Java...."AW Category 1", "AW Category 2" }; ChartSeries series1 = series...double[] { 1.0, 2.0 }); series.add("Series 2", categories, new...

    reference.aspose.com/words/java/com.aspose.word...
  9. ListCollection.add method | Aspose.Words for No...

    Aspose.Words.Lists.ListCollection.add method...writeln ( "Level " + i ); } // 2 - A bulleted list: // This list...); builder . writeln ( "Item 2" ); builder . listFormat . removeNumbers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListLevel.numberFormat property | Aspose.Words ...

    ListLevel.numberFormat property. Returns or sets the number format for the list level....at ( "Heading 1" ); // Level 2 labels will display the current..."-II-"... list . listLevels . at ( 2 ). numberFormat = "-\u0002-" ;...

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