Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 18,961 for

chart

(0.62 sec)
  1. Aspose.Slides for .NET: IShapeCollection.AddClo...

    I’m using the following code on the presentation below. What I find is that the flip state is reset on the shape copies. To create an exact copy I think it should be kept. using (var presentation = new Presentation("tes…...incorrect object types for certain chart types, which was logged as SLIDESNET-43344...

    forum.aspose.com/t/aspose-slides-for-net-ishape...
  2. Compare Presentation Slides on Android|Aspose.S...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for Android. Identify slide differences in Java code quickly.... If a chart refers to an external Excel...

    docs.aspose.com/slides/androidjava/compare-slides/
  3. Create Transparent Image of Excel Worksheet wit...

    Generate transparent images of Excel worksheets using Aspose.Cells with C++....with C++ Export Worksheet or Chart into Image with Desired Width...

    docs.aspose.com/cells/cpp/create-transparent-im...
  4. Create Transparent Image of Excel Worksheet wit...

    Learn how to generate a transparent image of an Excel worksheet using Aspose.Cells for Node.js via C++....via C++ Export Worksheet or Chart into Image with Desired Width...

    docs.aspose.com/cells/nodejs-cpp/create-transpa...
  5. Compare Presentation Slides in PHP|Aspose.Slide...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for PHP via Java. Identify slide differences in code quickly.... If a chart refers to an external Excel...

    docs.aspose.com/slides/php-java/compare-slides/
  6. Create, Edit and Convert PowerPoint Presentatio...

    Aspose.Slides for C++ is a powerful library for creating, editing and converting PowerPoint presentations in C++....images, animations, transitions, charts, tables, and other elements...images, animations, transitions, charts, tables, and other elements...

    products.aspose.com/slides/cpp/
  7. Read Color of Shape's Glow Effect with C++|Docu...

    Learn how to read the color of the glow effect of any shape using Aspose.Cells for C++....the ThreeDFormat of Shape or Chart with C++ Tile Picture as a Texture...

    docs.aspose.com/cells/cpp/read-color-of-shape-s...
  8. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word documents without utilizing Microsoft Word....Latest Answers Create a Column Chart in Word using C# Insert Shape...

    kb.aspose.com/words/net/page/2/
  9. Urobiť HTML Pomocou C++

    Vytvorte nový HTML v C++ v niekoľkých krokoch. Jednoducho vytvorte HTML pomocou knižnice C++....252 ); auto chart = shape-> get_Chart (); chart-> get_Title ()->...u"Demo Chart" ); chart-> get_Series ()-> Clear (); chart-> get_Series...

    products.aspose.com/words/sk/cpp/make/html/
  10. Urobiť WORD Pomocou C++

    Vytvorte nový WORD v C++ v niekoľkých krokoch. Jednoducho vytvorte WORD pomocou knižnice C++....252 ); auto chart = shape-> get_Chart (); chart-> get_Title ()->...u"Demo Chart" ); chart-> get_Series ()-> Clear (); chart-> get_Series...

    products.aspose.com/words/sk/cpp/make/word/