Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 48,106 for

shapes

(0.19 sec)
  1. Shape.StrokeWeight | Aspose.Words for .NET

    Adjust the StrokeWeight property to customize brush thickness for Shapes, enhancing your designs with precise line control and professional quality....StrokeWeight Contents [ Hide ] Shape.StrokeWeight property Defines...that strokes the path of a shape in points. public double StrokeWeight...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Technical Articles|Aspose.Slides Documentation

    Technical articles for Aspose.Slides for C++: OLE, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats....Prevent Presentation Edits with Shape Locks Aspose.Slides for C++:...Extract Images from Presentation Shapes Get the Entire Slide Background...

    docs.aspose.com/slides/cpp/technical-articles/
  3. Aspose::Words::Story::get_StoryType method | As...

    Aspose::Words::Story::get_StoryType method. Gets the type of this story in C++....Examples Shows how to remove all shapes from a node. auto doc = System...DocumentBuilder to insert a shape. This is an inline shape, // which has a...

    reference.aspose.com/words/cpp/aspose.words/sto...
  4. How to remove the 'whitespace' of a diagram in ...

    Dear Support, I am using Aspose.Diagram for .NET version 24.8.0 in C#. I have a question regarding to remove the ‘whitespace’ of a diagram in a page. In Visio this was done by selecting all the Shapes on the page and …...was done by selecting all the shapes on the page and copy them to...Aspose.Diagram. So all the shapes have to move somewhat to the...

    forum.aspose.com/t/how-to-remove-the-whitespace...
  5. Remove Visio Shape Protection in Python

    Learn how to remove Visio shape protection programmatically using Python. Protect or unprotect Visio diagram file or Shapes for changes....create shapes and diagrams. However, sometimes these shapes come...through the process of removing shape protection in Visio using Python...

    blog.aspose.com/diagram/remove-visio-shape-prot...
  6. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...what I saw is that the first shape is “repeated” on other pages:...beginning of the loop: // Skip shapes in header/footer and process...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  7. OoxmlCompliance | Aspose.Words for Java

    Allows to specify which OOXML specification will be used when saving in the DOCX format in Java....Examples: Shows how to insert DML shapes into a document. Document doc...are two wrapping types that shapes may have. // 1 - Floating:...

    reference.aspose.com/words/java/com.aspose.word...
  8. Animate PowerPoint Charts in PHP|Aspose.Slides ...

    Create stunning animated charts with Aspose.Slides for PHP via Java. Boost presentations with dynamic visuals in PPT and PPTX files — get started now....0 ); $shapes = $slide -> getShapes (); $chart = $shapes -> get_Item...0 ); $shapes = $slide -> getShapes (); $chart = $shapes -> get_Item...

    docs.aspose.com/slides/php-java/animated-charts/
  9. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....get_Item ( 0 ); IShapeCollection shapes = slide . getShapes (); IChart...IChart chart = ( IChart ) shapes . get_Item ( 0 ); slide . getTimeline...

    docs.aspose.com/slides/java/public-api-and-back...
  10. Working with Graphs in PDF|Aspose.PDF for C++

    Learn how to create and manipulate graphs within PDF files in C++ using Aspose.PDF for visual data representation....collection of Shapes. The following types of shapes are supported...one of the many fundamental shapes you’ll see in graphs, its can...

    docs.aspose.com/pdf/cpp/graphs/