Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 43,019 for

shape

(0.1 sec)
  1. Resize Image in a Word Document|Aspose.Words fo...

    Resize an image in a Word document. NPOI does not provide an opportunity to resize an image using C#.... Using Shape class you can create or modify shapes in a Microsoft...//insert image from disk Shape shape = builder . InsertImage (...

    docs.aspose.com/words/net/resize-image-in-word-...
  2. Forms2OleControlCollection Class | Aspose.Words...

    Discover the Aspose.Words.Drawing.Ole.Forms2OleControlCollection class, your solution for managing Forms2OleControl objects efficiently in document processing....docm" ); // Shapes store and display OLE objects...the document's body. Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  3. LoadOptions.baseUri property | Aspose.Words for...

    LoadOptions.baseUri property. Gets or sets the string that will be used to resolve relative URIs found in the document into absolute URIs when required...); // Verify that the first shape of the document contains a valid...const shape = doc . getShape ( 0 , true ); expect ( shape . isImage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ThemeFonts | Aspose.Words for Java

    Represents a collection of fonts in the font scheme allowing to specify different fonts for different languages getLatin / setLatinjava.lang.String getEastAsian / setEastAsianjava.lang.String and getComplexScript / setComplexScriptjava.lang.String in Java....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". ThemeColors colors = theme.getColors(); colors...

    reference.aspose.com/words/java/com.aspose.word...
  5. Add a Watermark to a Presentation in C#|Aspose....

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in C# to indicate a draft, confidential information, copyright, and more....PictureFrame class or fill a watermark shape with an image. PictureFrame...of the shape object. Since ITextFrame is not a shape and its...

    docs.aspose.com/slides/net/watermark/
  6. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the Shape (when [ImageData.source_full_name](../source_full_name/) is specified)....the image is linked to the shape (when ImageData.source_full_name...Examples Shows how to edit a shape’s image data. img_source_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Retrieve User-defined Cells from Shapesheet in ...

    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....count ) shapes = page . getShapes () i = 0 while i < shapes . getCount...getCount () shape = shapes . get ( i ) if shape . getNameU () ==...

    docs.aspose.com/diagram/java/retrieve-user-defi...
  8. Working with Geometry Section|Documentation

    This section explains how to get geometry of Visio using Aspose.Diagram...Section in the ShapeSheet Any shape in Microsoft Office Visio is...different component of the shape. Most shapes have just one geometry...

    docs.aspose.com/diagram/net/working-with-geomet...
  9. Forms2OleControlCollection indexer | Aspose.Wor...

    Forms2OleControlCollection indexer. Gets [Forms2OleControl](../../forms2olecontrol/) object at a specified index....docm' ) # Shapes store and display OLE objects...body. shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Drawing::OleFormat::GetOleEntry ...

    Aspose::Words::Drawing::OleFormat::GetOleEntry method. Gets OLE object data entry in C++....Inserting OLE objects creates shapes that store these objects. System...:: Words :: Drawing :: Shape >> shapes = doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...