Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 5,382 for

group shape

(0.13 sec)
  1. Forms2OleControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.Forms2OleControl class. Represents Microsoft Forms 2.0 OLE control...sets a string that specifies a group of mutually exclusive controls..."ActiveX controls.docx" ); let shape = doc . getShape ( 0 , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ImageSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.ImageSavingArgs class. Provides data for the [IImageSavingCallback.imageSaving()](../iimagesavingcallback/imageSaving/#imagesavingargs) event...corresponding to the shape or group shape that is about to be...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartNumberFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartNumberFormat class. Represents number formatting of the parent element...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Shapes in Node.js|Aspose.Words for...

    Create and manage Shapes, ole objects in a document using Node.js....Ask AI Working with Shapes Contents [ Hide ] This topic discusses...programmatically with shapes using Aspose.Words. The shapes in Aspose.Words...

    docs.aspose.com/words/nodejs-net/working-with-s...
  5. Working with Images in Java|Aspose.Words for Java

    Image Shapes in details and advanced features provided by Aspose.Words for Java....All images are stored inside Shape nodes in a Document. To extract...getChildNodes method to select all Shape nodes. Iterate through resulting...

    docs.aspose.com/words/java/working-with-images/
  6. Managing Controls|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....ovals, spinners, scroll bars, group boxes etc. Aspose.Cells provides...are a few drawing objects or shapes that are not supported yet...

    docs.aspose.com/cells/net/managing-controls/
  7. Create Thumbnails of Presentation Shapes in C++...

    Generate high-quality Shape thumbnails from PowerPoint slides with Aspose.Slides for C++ – easily create and export presentation thumbnails....Presentation Shapes in C++ Contents [ Hide ] Create a Shape Thumbnail...need to view the images of the shapes separately in an image viewer...

    docs.aspose.com/slides/cpp/shape-thumbnails/
  8. Aspose::Words::DocumentVisitor::VisitGroupShape...

    Aspose::Words::DocumentVisitor::VisitGroupShapeStart method. Called when enumeration of a Group Shape has started in C++....Called when enumeration of a group shape has started. virtual Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::DocumentVisitor::VisitGroupShape...

    Aspose::Words::DocumentVisitor::VisitGroupShapeEnd method. Called when enumeration of a Group Shape has ended in C++....Called when enumeration of a group shape has ended. virtual Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Lock or unlock shapes|Documentation

    This article shows you code explaining how to Lock or unlock Shapes to protect them using Aspose.Cells library....Ask AI Lock or unlock shapes Contents [ Hide ] Possible Usage...Sometimes, you need to protect all shapes in certain worksheets to prevent...

    docs.aspose.com/cells/net/lock-or-unlock-shapes/