Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 45,855 for

shape

(0.16 sec)
  1. HtmlSaveOptions.scale_image_to_shape_size prope...

    HtmlSaveOptions.scale_image_to_Shape_size property. Specifies whether images are scaled by Aspose.Words to the bounding Shape size when exporting to HTML, MHTML or EPUB...scale_image_to_shape_size property HtmlSaveOptions.scale_image_to_shape_size...scale_image_to_shape_size property Specifies whether images are scaled...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Ფაილის Კონტენტის Ოპტიმიზაცია C++ Ის Გამოყენებით

    შეკუმშოს ფაილები C++: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე...(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/ka/cpp/compress/
  3. Watermark|Aspose.Slides for Node.js via .NET Do...

    Use watermark in PowerPoint with Aspose.Slides. Add watermark in ppt presentation or remove watermark. Insert image watermark or text watermark....watermark shape with an image. PictureFrame implements the Shape type...settings of the shape object. Since TextFrame is not a shape and its...

    docs.aspose.com/slides/nodejs-java/watermark/
  4. Node.Remove | Aspose.Words for .NET

    Discover the Node Remove method to effortlessly detach nodes from their parent, enhancing your code's efficiency and structure....Examples Shows how to delete all shapes with images from a document...NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...

    reference.aspose.com/words/net/aspose.words/nod...
  5. 在 PHP 中设置形状的高度和宽度|Documentation

    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....vsd" ); $shapes = $diagram -> getPages () ->...sizeof ( $shapes -> getCount ())) { $shape = $shapes -> get (...

    docs.aspose.com/diagram/zh/java/set-the-height-...
  6. 在 PHP 中设置 Visio 形状的线数据|Documentation

    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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  7. ShapeBase.name property | Aspose.Words for Node.js

    ShapeBase.name property. Gets or sets the optional Shape name....property Gets or sets the optional shape name. get name () : string Remarks...Examples Shows how to use a shape’s alternative text. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating Shape, text frame or a floating table....vertical alignment of a floating shape, text frame or a floating table...align it to the page's center. shape = builder . insert_image ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Extract Images from Presentation Shapes in Pyth...

    Extract images from Shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET — quick, code-friendly solution....Extract Images from Presentation Shapes in Python Contents [ Hide ]...] Images are often added to shapes and also frequently used as...

    docs.aspose.com/slides/python-net/extracting-im...
  10. Node.NextPreOrder | Aspose.Words for .NET

    Discover the Node NextPreOrder method for efficient tree traversal. Learn how to retrieve the next node using the preorder algorithm effectively!...and delete any encountered shape with an image. Document doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). Count ( s...

    reference.aspose.com/words/net/aspose.words/nod...