Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 48,774 for

shapes

(0.41 sec)
  1. Topics tagged aspose-diagram

    Topics tagged aspose-diagram...104 March 18, 2025 Corrupted shapes after saving Diagram Aspose...getRelationShapeColl is empty for shapes in VSD files Aspose.Diagram...

    forum.aspose.com/tag/aspose-diagram
  2. Manage Presentation Themes in C++|Aspose.Slides...

    Master presentation themes in Aspose.Slides for C++ to create, customize and convert PowerPoint files with consistent branding....MakeObject < Presentation > (); auto shape = pres -> get_Slides () -> idx_get...idx_get ( 0 ) -> get_Shapes () -> AddAutoShape ( ShapeType ::...

    docs.aspose.com/slides/cpp/presentation-theme/
  3. Aspose::Words::Fields::FieldEmbed class | Aspos...

    Aspose::Words::Fields::FieldEmbed class. Implements the EMBED field. To learn more, visit the documentation article in C++....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. // A SHAPE field is the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Remove Background from Vector Images in Python|...

    Aspose.Imaging graphic library for Python supports background removal from vector images....consist of multiple color-filled shapes covering the entire image,...foreground shapes or paths. In the Aspose.Imaging library, shapes without...

    docs.aspose.com/imaging/python-net/removing-bac...
  5. Add Trend Lines to Presentation Charts in Pytho...

    Quickly add and customize trend lines in PowerPoint and OpenDocument charts with Aspose.Slides for Python via .NET — a practical guide and code examples to improve forecasting accuracy and engage your audience.... shapes . add_chart ( charts . ChartType...AddChart method exposed by Shapes object Add an AutoShape of...

    docs.aspose.com/slides/python-net/trend-line/
  6. Convert Visio to other formats|Documentation

    This topic show you how to convert Visio to SVG,XPS,XML,XAML formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to SVG,XPS,XML,XAML with a few lines of code....Visio Drawing with Selective Shapes Using Aspose.Diagram API, developers...developers can select a group of shapes to convert a Visio drawing...

    docs.aspose.com/diagram/python-java/convert-vis...
  7. Add Line Object to PDF file|Aspose.PDF for C++

    This article explains how to create a line object to your PDF using Aspose.PDF for C++.... Add Rectangle object to shapes collection of Graph object...to shapes collection of Graph object graph -> get_Shapes () ->...

    docs.aspose.com/pdf/cpp/add-line/
  8. Calling shape->GetImage() in C++ Throws an Argu...

    I am using Aspose.Slides for C++ 25.4 version , to convert all Shapes to images. I have a ppt with math equations. srcShape->GetImage() Throws an exception: System::ArgumentNullException: Value can not be null.: imag…...Calling shape->GetImage() in C++ Throws an ArgumentNullExceptio...4 version , to convert all shapes to images. I have a ppt with...

    forum.aspose.com/t/calling-shape-getimage-in-c-...
  9. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... Shapes . AddChart ( ChartType . Bubble...chart = pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . Bubble...

    docs.aspose.com/slides/net/public-api-and-backw...
  10. How to Extract All Images from Word Document in...

    This quick tutorial contains information on how to extract all images from Word document in Python. It provides guidance to establish the environment, introduction to the API calls, and a runnable sample code that can be used to extract images from Word in Python....object Get list of all the shapes from the loaded document using...through all the elements in the shapes collection and detect images...

    kb.aspose.com/words/python/how-to-extract-all-i...