Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 5,382 for

group shape

(0.1 sec)
  1. OptionButtonControl class | Aspose.Words for Py...

    aspose.words.drawing.ole.OptionButtonControl class. The OptionButton control enables a single choice in a limited set of mutually exclusive choices....(Inherited from Forms2OleControl ) group_name Gets or sets a string that...that specifies a group of mutually exclusive controls. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Chart | Aspose.Words for Java

    Provides access to the chart Shape properties in Java....Provides access to the chart shape properties. To learn more, visit...chart shape with a document builder and get its chart. Shape chartShape...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::DocumentVisitor class | Aspose.W...

    Aspose::Words::DocumentVisitor class. Base class for custom document visitors. To learn more, visit the documentation article in C++....Called when enumeration of a group shape has ended. virtual VisitGroupShapeStart...Called when enumeration of a group shape has started. virtual VisitHeaderFooterEnd...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Working with Images in C#|Aspose.Words for .NET

    Image Shapes in details and advanced features provided by Aspose.Words for .NET....InsertImage method returns a Shape object that was just created...further modify properties of the Shape How to Insert an Inline Image...

    docs.aspose.com/words/net/working-with-images/
  5. Aspose Diagram Exract text from Visio File - Fr...

    Hello Team, I am trying to implement exportText function from visio files. Here in documentation, It has mention for sample for extract text but i can not see any code or sample for same. can you please see and upda…...how to insert a text shape or update shape's text with Aspose.Diagram...Diagram.Shape shape) { // Filter shape text if (shape.Text.Value...

    forum.aspose.com/t/aspose-diagram-exract-text-f...
  6. Manage Presentation Shapes in .NET|Aspose.Slide...

    Learn to create, edit and optimize Shapes in Aspose.Slides for .NET and deliver high-performance PowerPoint presentations....Presentation Shapes in .NET Contents [ Hide ] Find a Shape on a Slide...developers to find a specific shape on a slide without using its...

    docs.aspose.com/slides/net/shape-manipulations/
  7. 6. How to set up new fonts

    This article covers setting up new fonts for use with LaTeX and also includes an example of a font definition.... What is its shape? What is its size? The answers...new font families and font shape groups Each family/encoding combination...

    docs.aspose.com/tex/java/latex-fonts-setup/
  8. Შეკუმშოს TIFF Java

    შეკუმშოს TIFF Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად.... compile ( group : 'com.aspose' , name : 'aspose-words'...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...

    products.aspose.com/words/ka/java/compress/tiff/
  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. Compress HTML In Java

    Compress HTML in Java without losing quality. Optimize HTML 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/html/