Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 4,897 for

group shape

(0.04 sec)
  1. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow Shapes, when processing a document, and export them to an external location....Ask AI Rendering Shapes Separately from a Document Contents [...containing paragraphs, arrow shapes, and a small image. There is...

    docs.aspose.com/words/cpp/rendering-shapes-sepa...
  2. ShapeType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeType enumeration. Specifies the type of Shape in a Microsoft Word document....enumeration Specifies the type of shape in a Microsoft Word document...Description Image The shape is an image. TextBox The shape is a textbox...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. ChartAxis.number_format property | Aspose.Words...

    ChartAxis.number_format property. Returns a [ChartNumberFormat](../../chartnumberformat/) object that allows defining number formats for the axis....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Lock or unlock shapes|Documentation

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

    docs.aspose.com/cells/net/lock-or-unlock-shapes/
  7. 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/
  8. 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/
  9. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_FormatCode method. Gets or sets the format code applied to a data label in C++.... SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); chart -> get_Series...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. CheckBoxControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.CheckBoxControl class to easily toggle checkbox values and enhance your document automation with seamless integration....sets a string that specifies a group of mutually exclusive controls..."ActiveX controls.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...