Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 48,838 for

shape

(0.11 sec)
  1. Locking WordArt Watermark with JavaScript via C...

    Learn how to lock WordArt watermarks in Aspose.Cells for JavaScript via C++....article explains the usage of Shape.lockedProperty(ShapeLockType...Watermark const wordart = sheet . shapes . addTextEffect ( AsposeCells...

    docs.aspose.com/cells/javascript-cpp/locking-wo...
  2. Render Presentation Slides as SVG Images in Jav...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for Java. High-quality visuals with simple code examples....also individual shapes to SVG? Yes. Any shape can be saved as...

    docs.aspose.com/slides/java/render-a-slide-as-a...
  3. Render Presentation Slides as SVG Images on And...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for Android. High-quality visuals with simple Java code examples....also individual shapes to SVG? Yes. Any shape can be saved as...

    docs.aspose.com/slides/androidjava/render-a-sli...
  4. Render Presentation Slides as SVG Images in PHP...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for PHP via Java. High-quality visuals with simple code examples....also individual shapes to SVG? Yes. Any shape can be saved as...

    docs.aspose.com/slides/php-java/render-a-slide-...
  5. LayoutEntityType | Aspose.Words for Java

    Types of the layout entities in Java....Represents text area inside of a shape. length Methods Method Description...Represents text area inside of a shape. Textbox may have LINE and ROW...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert PPTX to Video in C# | products.aspose.com

    Convert PPTX to video in C#. Use .NET library API to convert PowerPoint to video...Presentation()) { // Adds a smile shape and then animates it IAutoShape...= presentation.Slides[ 0 ].Shapes.AddAutoShape(ShapeType.SmileyFace...

    products.aspose.com/slides/net/conversion/pptx-...
  7. ChartSeriesType enumeration | Aspose.Words for ...

    aspose.words.drawing.charts.ChartSeriesType enumeration. Specifies a type of a chart series.... SHAPE , 0 , True ) . as_shape () . chart # Remove...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::Charts::AxisBound::get_...

    Aspose::Words::Drawing::Charts::AxisBound::get_Value method. Returns numeric value of axis bound in C++....Aspose :: Words :: Drawing :: Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.documentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java....format("{0} shape {1}, of type {2}.{3}", mOutFileName...= MessageFormat.format("{0} shape {1}, of type {2}.{3}", mOutFileName...

    reference.aspose.com/words/java/com.aspose.word...