Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 150,017 for

2

(0.85 sec)
  1. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children....innerTable = createTable ( doc , 2 , 2 , "Inner Table" ); outerTable... writeln ( "Outer Table Cell 2" ); builder . endTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextOrientation enumeration | Aspose.Words for ...

    aspose.words.TextOrientation enumeration. Specifies orientation of text on a page, in a table cell or a text frame.... write ( 'Row 1, cell 2.' ) builder . end_row () # While...UPWARD builder . write ( 'Row 2, cell 1.' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabelCollection.Item | Aspose.Words fo...

    Access specific ChartDataLabel easily with the Item property in ChartDataLabelCollection. Enhance your data visualization today!...( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataLabels [ 2 ]; dataLabel . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 搜索

    搜索...nde, 0, 2, ObjectExt::Box<System::String>(u"Series 2")), chart->get_Type());...nde, 2, 0, ObjectExt::Box<System::String>(u"Category 2"))); ...

    blog.aspose.com/zh-hant/slides/create-charts-in...
  5. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides[2].SlideShowTransition.Type = TransitionType...PdfToPresentationToH PdfToPresentationToH v4.7.2 512 true true AnyCPU true full...

    docs.aspose.com/slides/de/net/web-extensions/sa...
  6. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides[2].SlideShowTransition.Type = TransitionType...PdfToPresentationToH PdfToPresentationToH v4.7.2 512 true true AnyCPU true full...

    docs.aspose.com/slides/es/net/web-extensions/sa...
  7. Generate MaxiCode Barcodes in JavaScript|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....Supported data modes include: Modes 2 and 3 - Specialized industrial...here . MaxiCode Modes 2 and 3 MaxiCode Modes 2 and 3 require the...

    docs.aspose.com/barcode/javascript-cpp/maxicode...
  8. Aspose::Words::Style::get_LinkedStyleName metho...

    Aspose::Words::Style::get_LinkedStyleName method. Gets/sets the name of the Style linked to this one. Returns empty string if no styles are linked in C++....MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple..."MyStyle Alias 1" , u "MyStyle Alias 2" }), style -> get_Aliases ());...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. Set Print Titles|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....example, rows are defined as $1:$2 and columns are defined as $A:$B...1 & 2 as title rows pageSetup . PrintTitleRows = "$1:$2" ; Download...

    docs.aspose.com/cells/net/set-print-titles/
  10. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document.... write ( 'Run 2. ' ) # Every invocation of the...first_paragraph . runs self . assertEqual ( 2 , runs . count ) # We can also...

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