Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 42,335 for

shape

(0.14 sec)
  1. Manage TextBox|Aspose.Slides for Node.js via .N...

    Manage a text box or text frame in PowerPoint presentations using JavaScript...typically exist in text boxes or shapes. Therefore, to add a text to...class that allows you to add a shape containing some text. Info Aspose...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  2. OleFormat.get_raw_data method | Aspose.Words fo...

    OleFormat.get_raw_data method. Gets OLE object raw data....for shape in doc . get_child_nodes ( aw . NodeType . SHAPE , True...True ): ole_format = shape . as_shape () . ole_format if ole_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompositeNode class | Aspose.Words for Node.js

    Aspose.Words.CompositeNode class. Base class for nodes that can contain other nodes...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...isDeep) Returns an Nth child Shape node. getSmartTag(index, isDeep)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Შეკუმშოს DOC Java

    შეკუმშოს DOC Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOC კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage) { // დეველოპერს ევალება აირჩიოს ბიბლიოთეკა...

    products.aspose.com/words/ka/java/compress/doc/
  5. Ფაილის Კონტენტის Ოპტიმიზაცია Java Ის Გამოყენებით

    შეკუმშოს ფაილები Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე...SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // დეველოპერს ევალება აირჩიოს ბიბლიოთეკა...

    products.aspose.com/words/ka/java/compress/
  6. TextBoxWrapMode enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.TextBoxWrapMode enumeration. Specifies how text wraps inside a Shape....Specifies how text wraps inside a shape. Members Name Description Square...inside a shape. None Text does not wrap inside a shape. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Public API and Backwards Incompatible Changes i...

    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....are used to create a separate shape thumbnail. The ShapeThumbnailBounds...enumeration defines the possible shape thumbnail bound types. Property...

    docs.aspose.com/slides/net/public-api-and-backw...
  8. 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/
  9. Შეკუმშოს TIFF Java

    შეკუმშოს TIFF Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...setTiffCompression(TiffCompression.LZW); shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/ka/java/compress/tiff/
  10. Forms2OleControl.fore_color property | Aspose.W...

    Forms2OleControl.fore_color property. Gets or sets a foreground color of the control...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...