Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 42,307 for

shapes

(0.28 sec)
  1. Determine if Shape is Smart Art Shape with Node...

    Learn how to determine if a shape in Excel is a Smart Art shape using Aspose.Cells for Node.js via C++....Determine if Shape is Smart Art Shape with Node.js via C++ Contents...Scenarios Smart Art Shapes are special shapes in Microsoft Excel...

    docs.aspose.com/cells/nodejs-cpp/determine-if-s...
  2. Compress DOC In Python

    Compress DOC in Python without losing quality. Optimize DOC content, reduce file size easily....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/python-net/compress/doc/
  3. Compress WORD In Python

    Compress WORD in Python without losing quality. Optimize WORD content, reduce file size easily....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/python-net/compress/w...
  4. Compress DOCX In Python

    Compress DOCX in Python without losing quality. Optimize DOCX content, reduce file size easily....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/python-net/compress/d...
  5. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը Python...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/hy/python-net/compress/
  6. How to Run Aspose.Cells in Blazor|Documentation

    Learn how to How to Run Aspose.Cells in Blazor WebAssembly App and Blazor Server App....an Excel file with text and shapes into a png image, then display...write code to add some data and shapes, and render into an image for...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  7. Product Overview|Aspose.Slides for Python Docum...

    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....features such as managing texts, shapes, tables & animations, adding...tables and different kinds of shapes, you get to use it to add different...

    docs.aspose.com/slides/python-net/product-overv...
  8. Shape.Accept | Aspose.Words for .NET

    Discover the Shape Accept method, designed to enhance visitor engagement and streamline your acceptance process for better results....Accept Contents [ Hide ] Shape.Accept method Accepts a visitor...for all child nodes of the shape and calls VisitShapeEnd at the...

    reference.aspose.com/words/net/aspose.words.dra...
  9. C# .NET PowerPoint Processing API | Aspose.Slid...

    Aspose.Slides is a C# .NET PowerPoint API. Aspose Slides API to create C# PPT programmatically.... Manage presentation text, shapes, charts, tables & animations...SmartArts Manage PowerPoint Shapes Manage ActiveX Controls Manage...

    products.aspose.com/slides/net/
  10. ShapeBase.allow_overlap property | Aspose.Words...

    ShapeBase.allow_overlap property. Gets or sets a value that specifies whether this shape can overlap other Shapes....specifies whether this shape can overlap other shapes. @property def...property affects behavior of the shape in Microsoft Word. Aspose.Words...

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