Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 42,856 for

shape

(0.23 sec)
  1. Animated Text|Aspose.Slides Documentation

    Animated text in PowerPoint presentation with Aspose.Slides...() -> idx_get ( 0 ) -> get_Shapes () -> idx_get ( 0 )); auto...effects to another paragraph or shape. Aspose.Slides for C++ allows...

    docs.aspose.com/slides/cpp/animated-text/
  2. Manage Smart Art with C++|Documentation

    Manage and manipulate Smart Art Shapes in Excel files using Aspose.Cells for C++....for working with Smart Art shapes in Excel files programmatically...with C++ Data in Non-Primitive Shape with C++...

    docs.aspose.com/cells/cpp/managing-smartart/
  3. Aspose::Words::Saving::OoxmlSaveOptions class |...

    Aspose::Words::Saving::OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the Docx, Docm, Dotx, Dotm or FlatOpc format. To learn more, visit the documentation article in C++....value determining how DrawingML shapes are rendered. get_ExportGeneratorName...inserting an image will define its shape using VML. doc -> get_CompatibilityOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. ChartMarker class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartMarker class. Represents a chart data marker...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartTitle Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartTitle class to easily manage and customize your chart titles for enhanced data visualization....chart shape with a document builder and get its chart. Shape chartShape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 公共 API Aspose.Diagram 17.01 的变化|Documentation

    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....ShapeCollection shapes = options . Shapes ; // get shapes by page index...index and shape ID, and then add in the shape collection object...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  7. ChartAxis.crossesAt property | Aspose.Words for...

    ChartAxis.crossesAt property. Specifies where on the perpendicular axis the axis crosses....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Սեղմել DOC Ը Javascript Ում

    Սեղմեք DOC ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք DOC բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Պատկերները...

    products.aspose.com/words/hy/nodejs-net/compres...
  9. Սեղմել HTML Ը Javascript Ում

    Սեղմեք HTML ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք HTML բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Պատկերները...

    products.aspose.com/words/hy/nodejs-net/compres...
  10. ShapeBase.localToParent method | Aspose.Words f...

    ShapeBase.localToParent method. Converts a value from the local coordinate space into the coordinate space of the parent Shape....coordinate space of the parent shape. localToParent ( value : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...