Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 50,322 for

shapes

(0.26 sec)
  1. Change Background of VSSX File via .NET | produ...

    C# source code to change background of VSSX documents on .NET Framework, .NET Core, Mono or COM Interop....elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/net/changebackgroun...
  2. Change Background of VDW File via Python | prod...

    Python source code to change background of VDW documents within any Python based application....collection of drawing pages, shapes, fonts, images, data connections...

    products.aspose.com/diagram/python-net/changeba...
  3. Multithreading in Aspose.Slides for Python|Aspo...

    Aspose.Slides for Python via .NET multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows.... Resize Shapes in Presentations with Python...

    docs.aspose.com/slides/python-net/multithreading/
  4. Customize 3D Charts in Presentations in .NET|As...

    Learn how to create and customize 3-D charts in Aspose.Slides for .NET, with support for PPT and PPTX files—boost your presentations today.... Shapes . AddChart ( ChartType . StackedColumn3D...

    docs.aspose.com/slides/net/3d-chart/
  5. Add Icons to Worksheet with JavaScript via C++|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... shapes . addIcons ( 3 , 0 , 7 , 0...

    docs.aspose.com/cells/javascript-cpp/insert-svg...
  6. Aspose::Words::SectionCollection::idx_get metho...

    Aspose::Words::SectionCollection::idx_get method. Retrieves a section at the given index in C++....elements such as text runs, shapes, or tables to that paragraph...

    reference.aspose.com/words/cpp/aspose.words/sec...
  7. ShapeBase.height property | Aspose.Words for No...

    ShapeBase.height property. Gets or sets the height of the containing block of the shape....the containing block of the shape. get height () : number Remarks...top-level shape, the value is in points. For shapes in a group...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.width property | Aspose.Words for Python

    ShapeBase.width property. Gets or sets the width of the containing block of the shape....the containing block of the shape. @property def width ( self...top-level shape, the value is in points. For shapes in a group...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific type, enhancing your data management efficiency....(); // Add two runs and one shape as child nodes to the first..."Hello world! " )); Shape shape = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/net/aspose.words/com...
  10. Get Paragraph Bounds from Presentations in C++|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for C++ to optimize text positioning in PowerPoint presentations....Presentation > ( u "Shapes.pptx" ); auto shape = System :: ExplicitCast...get_Shapes () -> idx_get ( 0 )); auto textFrame = shape -> get_TextFrame...

    docs.aspose.com/slides/cpp/paragraph/