Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 136,555 for

shape

(0.08 sec)
  1. Compress WORD In Java

    Compress WORD in Java without losing quality. Optimize WORD content, reduce file size easily....SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // It's up to developer to choose...

    products.aspose.com/words/java/compress/word/
  2. ImageData.has_image property | Aspose.Words for...

    ImageData.has_image property. Returns ``True`` if the Shape has image bytes or links an image....property Returns True if the shape has image bytes or links an...MY_DIR + 'Images.docx' ) # Shapes with the "has_image" flag set...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OleControl.Name | Aspose.Words for .NET

    OleControl Name property. Gets or sets name of the ActiveX control in C#....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Forms2OleControl.Type | Aspose.Words for .NET

    Forms2OleControl Type property. Gets type of Forms 2.0 control in C#....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  5. HorizontalRuleFormat.width_percent property | A...

    HorizontalRuleFormat.width_percent property. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width....to insert a horizontal rule shape, and customize its formatting...DocumentBuilder ( doc = doc ) shape = builder . insert_horizontal_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::OoxmlSaveOptions::get_Sa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Docx, Docm, Dotx, Dotm or FlatOpc in C++....inserting an image will define its shape using VML. doc -> get_CompatibilityOptions...ExplicitCast < Shape > ( doc -> GetChild ( NodeType :: Shape , 0 , true...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Drawing::ImageData::get_Contrast...

    Aspose::Words::Drawing::ImageData::get_Contrast method. Gets or sets the contrast for the specified picture. The value for this property must be a number from 0.0 (the least contrast) to 1.0 (the greatest contrast) in C++....Examples Shows how to edit a shape’s image data. auto imgSourceDoc...= System :: ExplicitCast < Shape > ( imgSourceDoc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ForEach | Aspose.Slides for Android via Java AP...

    Represents a group of methods intended to iterate over different model objects.... shape(Presentation pres, ForEach....Iterate each Shape in the Presentation . shape(Presentation pres...

    reference.aspose.com/slides/androidjava/com.asp...
  9. forms2olecontrol - Aspose.Words for Java - API ...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....Section SectionCollection Shading Shape ShapeBase ShapeRenderer SignatureLine...docx"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  10. get_LineFormat() | Aspose.Slides for C++ API Re...

    Returns the LineFormat object that contains line formatting properties for a Shape. Note: can return null for certain types of Shapes which don't have line properties. Read-only ILineFormat....get_LineFormat() Shape::get_LineFormat() method Returns the LineFormat...formatting properties for a shape. Note: can return null for certain...

    reference.aspose.com/slides/cpp/aspose.slides/s...