Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 37,899 for

2

(0.05 sec)
  1. 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 ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  2. Aspose.PSD for .NET 18.8 - Release Notes|Docume...

    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....NoBreak text option Feature PSDNET-2 Ability to add Text Layer in run-time...))) { var layer = im . Layers [ 2 ]; var resources = layer . Resources...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-8...
  3. ChartSeriesCollection | Aspose.Words for Java

    Represents collection of a ChartSeries in Java....categories = {"Category 1", "Category 2", "Category 3", "Category 4"};... new double[]{4.4, 7.0, 3.5, 2.1}); // A chart series can also...

    reference.aspose.com/words/java/com.aspose.word...
  4. Printing a Microsoft Project (MPP/XML) files

    Learn how to print Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET....mpp" ); 2 project. Print (); view raw E...Project( "New Project.mpp" ); 2 foreach (string printer in PrinterSettings...

    docs.aspose.com/tasks/net/printing-a-project/
  5. CellFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellFormat class. Represents all formatting for a table cell... 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...
  6. 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...
  7. ListLevel.number_format property | Aspose.Words...

    ListLevel.number_format property. Returns or sets the number format for the list level....get_by_name ( 'Heading 1' ) # Level 2 labels will display the current..."-II-"... list . list_levels [ 2 ] . number_format = '- \x02 -'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::OutlineOptions::get_Head...

    Aspose::Words::Saving::OutlineOptions::get_HeadingsOutlineLevels method. Specifies how many levels of headings (paragraphs formatted with the Heading styles) to include in the document outline in C++....2" ); builder -> get_ParagraphFormat..."Heading 1.2.1" ); builder -> Writeln ( u "Heading 1.2.2" ); builder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. ChartAxisType enumeration | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartAxisType enumeration. Specifies type of chart axis....= [ 'Category 1' , 'Category 2' , 'Category 3' ] # Insert two...series . add ( 'Series 2' , categories , [ 64.2 , 79.5 , 94.0 ]) #...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Inline.ParentParagraph | Aspose.Words for .NET

    Discover the Inline ParentParagraph property to easily access the parent Paragraph of any node, enhancing your coding efficiency and structure....IsTrue ( runs [ 2 ]. IsInsertRevision ); // 2 - A "format" revision:...changes. Assert . IsTrue ( runs [ 2 ]. IsFormatRevision ); // 3 -...

    reference.aspose.com/words/net/aspose.words/inl...