Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 48,848 for

shape

(0.2 sec)
  1. ShapeBase.coordSize2 property | Aspose.Words fo...

    ShapeBase.coordSize2 property. The width and height of the coordinate space inside the containing block of this Shape....the containing block of this shape. get coordSize2 () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Top method. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its Position property, depending on the value of the TopMode property in C++....proportionally if the chart shape is resized. The property cannot...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. SVG/Vector Image Resolution Issue in Aspose.Wor...

    Hello Aspose Team, I am currently using Aspose.Words 25.1.0, where converting SVG/WMF/EMF images to PNG with higher resolution works correctly. Below is the callback code I am using. In version 25.1.0, the resolution en…...args) { var shape = args.CurrentShape as Shape; if (shape == null...null || !shape.HasImage) return; var imgType = shape.ImageData.ImageType;...

    forum.aspose.com/t/svg-vector-image-resolution-...
  4. Aspose::Words::DocumentVisitor class | Aspose.W...

    Aspose::Words::DocumentVisitor class. Base class for custom document visitors. To learn more, visit the documentation article in C++....when enumeration of a group shape has ended. virtual VisitGroupShapeStart...when enumeration of a group shape has started. virtual VisitHeaderFooterEnd...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG Shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them....NET SVG Drawing Basics SVG Shapes Live Demos SVG .NET Solution...Reference Download Pricing Buy SVG Shapes – Basics & SVG Code, Examples...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/
  6. ShapeBase.bounds2 property | Aspose.Words for N...

    ShapeBase.bounds2 property. Gets or sets the location and size of the containing block of the Shape....the containing block of the shape. get bounds2 () : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用 Python 中的 AutoFit 提升您的演示文稿|Aspose.Slides for...

    了解如何在 Aspose.Slides for Python via .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。...PowerPoint 会为该文本框使用 Resize shape to fix text 设置——它会自动调整文本框的大小,以确保文本始终能够容纳其中。...overflow Resize shape to fit text Wrap text in shape. Aspose.Slides...

    docs.aspose.com/slides/zh/python-net/manage-aut...
  8. Შეკუმშოს WORD Javascript

    შეკუმშოს WORD JavaScript ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ WORD კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Ეს მდე...

    products.aspose.com/words/ka/nodejs-net/compres...
  9. Შეკუმშოს DOCX Javascript

    შეკუმშოს DOCX JavaScript ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOCX კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Ეს მდე...

    products.aspose.com/words/ka/nodejs-net/compres...
  10. Compress PDF In Python

    Compress PDF in Python without losing quality. Optimize PDF content, reduce file size easily....list JpegQuality 50% Cache shapes ? pip install aspose-words...pdf") doc.cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...

    products.aspose.com/words/python-net/compress/pdf/