Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 45,857 for

shape

(0.07 sec)
  1. ChartSeries.y_values property | Aspose.Words fo...

    ChartSeries.y_values property. Gets a collection of Y values for this chart series.... shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Rectangle|Aspose.Slides Documentation

    Create rectangle in PowerPoint presentation in C# or .NET...about adding a shape and this time the shape we will discuss...autoshape of rectangle type sld . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/net/rectangle/
  3. Aspose::Words::Drawing::Charts::ChartXValueColl...

    Aspose::Words::Drawing::Charts::ChartXValueCollection::get_FormatCode method. Gets or sets the format code applied to the X values in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::BubbleSizeColle...

    Aspose::Words::Drawing::Charts::BubbleSizeCollection::get_FormatCode method. Gets or sets the format code applied to the bubble sizes in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....() Gets whether to convert shapes with EquationXML to Office...value) Sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/java/com.aspose.word...
  6. Compress PDF In C#

    Compress PDF in C# without losing quality. Optimize PDF content, reduce file size easily....list JpegQuality 50% Cache shapes ? dotnet add package Aspose...GetChildNodes(NodeType.Shape, true); foreach (Shape shape in nodes) { if...

    products.aspose.com/words/net/compress/pdf/
  7. ChartDataPointCollection Class | Aspose.Words f...

    Discover the Aspose.Words.Drawing.Charts.ChartDataPointCollection class, your key to managing ChartDataPoint collections effortlessly for enhanced data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Manage PowerPoint Paragraph in C#|Aspose.Slides...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in C# or .NET... Shapes . AddAutoShape ( ShapeType...Autoshape IAutoShape aShp = slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/net/manage-paragraph/
  9. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)... shape_layout_like_ww8 Emulate Word...inserting an image will define its shape using VML. doc . compatibility_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Drawing tool image extraction without table and...

    Chapter09.docx (468.6 KB)...in the document’s shapes or inline shapes, and captions are associated...nodes, checking for shapes or inline shapes, and then extracting...

    forum.aspose.com/t/drawing-tool-image-extractio...