Sort Score
Result 10 results
Languages All
Labels All
Results 7,521 - 7,530 of 50,318 for

shapes

(0.22 sec)
  1. Kompresuj DOC W Python

    Skompresuj DOC w Python bez utraty jakości. Zoptymalizuj DOC zawartość, łatwo zmniejsz rozmiar pliku....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/pl/python-net/compres...
  2. Kompresuj DOCX W Python

    Skompresuj DOCX w Python bez utraty jakości. Zoptymalizuj DOCX zawartość, łatwo zmniejsz rozmiar pliku....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/pl/python-net/compres...
  3. Komprimovat WORD V Python

    Komprimujte WORD v Python bez ztráty kvality. Optimalizujte obsah WORD, snadno zmenšete velikost souboru....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/cs/python-net/compres...
  4. 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/
  5. Compress DOCX In Java

    Compress DOCX in Java without losing quality. Optimize DOCX 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/docx/
  6. Fill class | Aspose.Words for Python

    aspose.words.drawing.Fill class. Represents fill formatting for an object...Examples Shows how to fill a shape with a solid color. doc = aw...then cover it with a floating shape. builder . font . size = 32...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Архивы

    Архивы...SHAPE, True). Переберите фигуры и...формы: Приведите форму к типу Shape, используя метод asshape()....

    blog.aspose.com/ru/words/extract-images-from-pd...
  8. Архів

    Архів...SHAPE, True). Перегляньте фігури та...фігури: Приведіть фігуру до типу Shape за допомогою методу asshape()...

    blog.aspose.com/uk/words/extract-images-from-pd...
  9. Fill Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Fill class for advanced fill formatting options, enhancing your document design and visual appeal effortlessly....Examples Shows how to fill a shape with a solid color. Document...then cover it with a floating shape. builder . Font . Size = 32...

    reference.aspose.com/words/net/aspose.words.dra...
  10. أرشيف

    أرشيف...pages[0] shape_names = {} # إضافة أشكال وموصلات...InputRectangles: shape = Shape() shape_id = diagram.add_shape(shape, "Rectangle"...

    blog.aspose.com/ar/diagram/create-flowchart-in-...