Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 19,427 for

2 of

(0.11 sec)
  1. Aspose::Words::Shading class | Aspose.Words for...

    Aspose::Words::Shading class. Contains shading attributes for an object. To learn more, visit the documentation article in C++....SetBorders ( LineStyle :: Single , 2.0 , System :: Drawing :: Color...builder -> Writeln ( u "Row 1, Cell 2." ); builder -> EndRow (); //...

    reference.aspose.com/words/cpp/aspose.words/sha...
  2. How to create Combo chart with C++|Documentation

    Learn how to create a combo chart using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation....// Set the Series[1], Series[2], and Series[3] to different Marker...SetIsVisible ( false ); break ; case 2 : chart . GetNSeries (). Get (...

    docs.aspose.com/cells/cpp/create-combo-chart/
  3. List.style property | Aspose.Words for Python

    List.style property. Gets the list style that this list references or defines.... writeln ( 'Item 2' ) builder . list_format . remove_numbers...1' ) builder . writeln ( 'Item 2' ) builder . list_format . remove_numbers...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomXmlPart.Clone | Aspose.Words for .NET

    Discover the CustomXmlPart Clone method for efficient deep copying Of objects without duplicating Data bytes. Enhance your coding efficiency today!... CustomXmlParts [ 0 ]); // 2 - By GUID: Assert . AreEqual (...xmlPartClone ); Assert . AreEqual ( 2 , doc . CustomXmlParts . Count...

    reference.aspose.com/words/net/aspose.words.mar...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using Android via Javahttps://products.aspose.com/pdf/android-java/conversion/Recent content in PDF Conversion Solution......2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion...is-justify-content-center is-hidden-mobile mb-2 https://products.aspose.com/p...

    products.aspose.com/pdf/android-java/conversion...
  6. Draw geomtry to visio VSTM document via Python ...

    Python source code to draw geomtry to visio vstm file within any Python based application....drawRectangle( 2 , 2 , 2 , 1 ) diagram.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-net/drawing/...
  7. Manage PowerPoint Paragraph in Java|Aspose.Slid...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in Java...class and set the depth set to 2. Create the fourth paragraph instance...getParagraphFormat (). setDepth (( short ) 2 ); // Adds the fourth paragraph...

    docs.aspose.com/slides/java/manage-paragraph/
  8. Draw geomtry to visio VDX document via Python |...

    Python source code to draw geomtry to visio vdx file within any Python based application....drawRectangle( 2 , 2 , 2 , 1 ) diagram.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-net/drawing/...
  9. Draw geomtry to visio VSDX document via Python ...

    Python source code to draw geomtry to visio vsdx file within any Python based application....drawRectangle( 2 , 2 , 2 , 1 ) diagram.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-net/drawing/...
  10. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object.... assertEqual ( 2 , number_of_smart_art_shapes )...

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