Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 9,942 for

2 of

(0.05 sec)
  1. List class | Aspose.Words for Node.js

    Aspose.Words.List class. Represents formatting Of a list...writeln ( "Level " + i ); } // 2 - A bulleted list: // This list...); builder . writeln ( "Item 2" ); builder . listFormat . removeNumbers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CompareOptions.ignore_headers_and_footers prope...

    CompareOptions.ignore_headers_and_footers property. True indicates that headers and footers content is ignored.... write ( 'Original cell 2 text' ) builder . end_table ()...runs [ 0 ] . text = 'Edited Cell 2 contents' doc_edited . get_child...

    reference.aspose.com/words/python-net/aspose.wo...
  3. List class | Aspose.Words for Python

    aspose.words.lists.List class. Represents formatting Of a list...'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. TextDmlEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextDmlEffect enum for enhancing text runs with dynamic DML effects. Elevate your document presentation effortlessly!... Shadow 2 Shadow effect. Outline 3 Outline...Shadow )); Assert . True ( runs [ 2 ]. Font . HasDmlEffect ( TextDmlEffect...

    reference.aspose.com/words/net/aspose.words/tex...
  5. Edit SVG File – C# Examples

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG paths, draw on bitmaps, and more using the Aspose.SVG for .NET library.... RootElement ; 2 var gElement = (SVGGElement)document...SetAttribute ( "fill" , "#8A8D8F" ); 2 gElement. SetAttribute ( "stroke"...

    docs.aspose.com/svg/net/edit-svg-file/
  6. OleFormat.clsid property | Aspose.Words for Python

    OleFormat.clsid property. Gets the CLSID Of the OLE object....'Delphi' , ole_control_collection [ 2 ] . caption ) self . assertEqual...'0' , ole_control_collection [ 2 ] . value ) See Also module aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. GradientStop class | Aspose.Words for Python

    aspose.words.drawing.GradientStop class. Represents one gradient stop...gradient_stop = gradient_stops [ 2 ] gradient_stops . remove ( gradient_stop...gradient_stop ) self . assertEqual ( 2 , gradient_stops . count ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. WBS Associated with a Task

    Learn how to work with MicrosOft Project (MPP/XML) task WBS values using Aspose.Tasks for .NET....mpp" ); 2 3 // Create a ChildTasksCollector...Project proj = new Project(); 2 3 proj. WBSCodeDefinition = new...

    docs.aspose.com/tasks/net/wbs-associated-with-a...
  9. Stroke.JoinStyle | Aspose.Words for .NET

    Discover the Stroke JoinStyle property to enhance your polylines with customizable join styles for smoother graphics and improved design flexibility.... White ; // 2 - The stroke, which marks the...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Stroke.weight property | Aspose.Words for Node.js

    Stroke.weight property. Defines the brush thickness that strokes the path Of a shape in points.... foreColor = "#FFFFFF" ; // 2 - The stroke, which marks the...

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