Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 48,781 for

shapes

(0.23 sec)
  1. Оптимизирайте Съдържанието На Файла С Помощта Н...

    Компресирайте файлове в Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS без да губите качество...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/bg/python-net/compress/
  2. ShapeBase.ScreenTip | Aspose.Words for .NET

    Discover the ShapeBase ScreenTip property, enhance user experience by customizing tooltip text that appears on mouse hover over Shapes....mouse pointer moves over the shape. public string ScreenTip { get...Examples Shows how to insert a shape which contains an image, and...

    reference.aspose.com/words/net/aspose.words.dra...
  3. So fügen Sie eine Group-Form in eine Word-Datei...

    Fügen Sie group shape mithilfe von Python zu einem Dokument hinzu....Ask AI Arbeiten mit Group Shape in Word-Dokumenten Contents [...Manchmal müssen Sie ein group shape in ein Word-Dokument einfügen...

    docs.aspose.com/words/de/python-net/how-to-add-...
  4. Tihendage WORD Kohas Java

    Tihendage WORD keeles Java kvaliteeti kaotamata. Optimeerige WORD sisu, vähendage lihtsalt faili suurust....SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // Kujutise tihendamiseks teegi...

    products.aspose.com/words/et/java/compress/word/
  5. Tihendage HTML Kohas Java

    Tihendage HTML keeles Java kvaliteeti kaotamata. Optimeerige HTML sisu, vähendage lihtsalt faili suurust....SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage) { // Kujutise tihendamiseks teegi valib...

    products.aspose.com/words/et/java/compress/html/
  6. Procurar

    Procurar...pelo Nome Leia InheritProps de Shape em Java Obtenha uma Licença...de formas for (Shape shape : (Iterable<Shape>) page.getShapes())...

    blog.aspose.com/pt/diagram/read-visio-shape-dat...
  7. GlowFormat | Aspose.Words for Java

    Represents the glow formatting for an object in Java....Shows how to interact with glow shape effect. Document doc = new Document(getMyDir()...Document(getMyDir() + "Various shapes.docx"); Shape shape = (Shape)doc.getChild(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Drawing::ImageData::SetImage met...

    Aspose::Words::Drawing::ImageData::SetImage method. Sets the image that the shape displays in C++....method Sets the image that the shape displays. void Aspose :: Words...method Sets the image that the shape displays. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Créer des formes de ligne dans les présentation...

    Apprenez à manipuler le formatage des lignes dans les présentations PowerPoint et OpenDocument avec Aspose.Slides pour Python via .NET. Découvrez les propriétés, les méthodes et des exemples....utilisant la méthode add_auto_shape sur l’objet ShapeCollection...type LINE. slide . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/fr/python-net/line/
  10. Efecto de Forma|Documentación de Aspose.Slides ...

    Aplicar efecto a la forma de PowerPoint...new Presentation (); try { $shape = $pres -> getSlides () -> get_Item... , 20 , 20 , 200 , 150 ); $shape -> getEffectFormat () -> enableOuterShadowEff...

    docs.aspose.com/slides/es/php-java/shape-effect/