Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 5,152 for

shape grouping

(0.06 sec)
  1. Forms2OleControl.ChildNodes | Aspose.Words for ...

    Discover the Forms2OleControl ChildNodes property to effortlessly access and manage immediate child controls for enhanced functionality....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Sca...

    Aspose::Words::Saving::HtmlSaveOptions::get_ScaleImageToShapeSize method. Specifies whether images are scaled by Aspose.Words to the bounding Shape size when exporting to HTML, MHTML or EPUB. Default value is true in C++....Words to the bounding shape size when exporting to HTML...Microsoft Word document is a shape. The shape has a size and the image...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. ChartSeriesGroup.FirstSliceAngle | Aspose.Words...

    Discover the ChartSeriesGroup FirstSliceAngle property to customize your pie chart's first slice angle in degrees for enhanced data visualization....} Remarks Applies to series groups of the Pie, Pie3D and Doughnut...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Features Overview|Aspose.Slides for Node.js via...

    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....Finding a Shape You can also find a particular shape from a slide...alternative text associated with the shape Backgrounds Aspose.Slides for...

    docs.aspose.com/slides/nodejs-java/features-ove...
  5. 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++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); chart -> get_Series...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Adding Slide to Presentation|Aspose.Slides Docu...

    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....ApplicationNonVisual (); // Specify the group shape properties of the new slide...instantiate the title shape of the new slide. Shape titleShape = slide...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  7. Compress TIFF In Java

    Compress TIFF in Java without losing quality. Optimize TIFF content, reduce file size easily.... compile ( group : 'com.aspose' , name : 'aspose-words'...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...

    products.aspose.com/words/java/compress/tiff/
  8. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python....insert_image method returns a Shape object that was just created...further modify properties of the Shape Inserting an Inline Image Pass...

    docs.aspose.com/words/python-net/working-with-i...
  9. Compress DOC In Java

    Compress DOC in Java without losing quality. Optimize DOC content, reduce file size easily.... compile ( group : 'com.aspose' , name : 'aspose-words'...getChildNodes(NodeType.SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...

    products.aspose.com/words/java/compress/doc/
  10. OptionButtonControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.OptionButtonControl class, perfect for creating exclusive choice options in your applications. Enhance user experience today!...sets a string that specifies a group of mutually exclusive controls..."Radio buttons.docx" ); Shape shape1 = ( Shape ) doc . GetChild (...

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