Sort Score
Result 10 results
Languages All
Labels All
Results 7,211 - 7,220 of 150,873 for

2

(0.22 sec)
  1. FieldTC | Aspose.Words for Java

    Implements the TC field in Java....insertTocEntry(builder, "TC field 2", "A", "2"); Assert.assertEquals("...insertTocEntry(builder, "TC field 2", "A", "2"); Assert.assertEquals("...

    reference.aspose.com/words/java/com.aspose.word...
  2. 智能导入JSON到Excel与智能标记|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...."director id 2" , "FirstName" : "director first 2" , "MiddleName"..."director middle 2" , "LastName" : "director last 2" , "Reportees"...

    docs.aspose.com/cells/zh/net/how-to-import-json...
  3. Table.rows property | Aspose.Words for Node.js

    Table.rows property. Provides typed access to the rows of the table.... toEqual ( 2 ); for ( let i = 0 ; i < tables...body . tables . at ( 0 ); // 2 - Using the "GetChild" method:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OutlineOptions.headings_outline_levels property...

    OutlineOptions.headings_outline_levels property. Specifies how many levels of headings (paragraphs formatted with the Heading styles) to include in the document outline....2' ) builder . paragraph_format...'Heading 1.2.1' ) builder . writeln ( 'Heading 1.2.2' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartMarker.Format | Aspose.Words for .NET

    Discover the ChartMarker Format property for easy access to customizable fill and line styles, enhancing your data visualization with unique markers....8 , 2.6 , 3.9 }, new [] { 2.7 , 3.2 , 0.8 , 1.7 });...Visible = false ; dataPoints [ 2 ]. Marker . Format . Fill . PresetTextured...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Stroke.ForeColor | Aspose.Words for .NET

    Discover the Stroke ForeColor property to easily customize your stroke's foreground color for enhanced design flexibility and visual appeal....8 , 2.6 , 3.9 }, new [] { 2.7 , 3.2 , 0.8 , 1.7 });...Visible = false ; dataPoints [ 2 ]. Marker . Format . Fill . PresetTextured...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Stroke.Visible | Aspose.Words for .NET

    Control stroke visibility with our easy-to-use property. Enhance your design by toggling stroke visibility for better visual impact!...8 , 2.6 , 3.9 }, new [] { 2.7 , 3.2 , 0.8 , 1.7 });...Visible = false ; dataPoints [ 2 ]. Marker . Format . Fill . PresetTextured...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 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...
  9. ChartType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Charts.ChartType enum to discover various chart types and enhance your document's data visualization effortlessly.... AreaPercentStacked 2 100% Stacked Area chart. Area3D...= { "Category 1" , "Category 2" , "Category 3" }; // Insert two...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java....write("Cell 2"); builder.endRow(); builder.insertCell();...setBackgroundPattern(Color.BLUE); // 2 - By index: tableStyle.getConditionalStyles()...

    reference.aspose.com/words/java/com.aspose.word...