Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 45,736 for

shapes

(0.06 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_AllowOve...

    Aspose::Words::Drawing::ShapeBase::get_AllowOverlap method. Gets or sets a value that specifies whether this shape can overlap other Shapes in C++....specifies whether this shape can overlap other shapes. bool Aspose ::...property affects behavior of the shape in Microsoft Word. Aspose.Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Chart Legend|Aspose.Slides for Python Documenta...

    Set positioning and font size for chart legend in PowerPoint presentations in Python... shapes . add_chart ( charts . ChartType...chart = pres . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/chart-legend/
  3. Սեղմել JPG Ը Python Ում

    Սեղմեք JPG ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք JPG բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...DocumentBuilder(doc) shape = builder.InsertImage( "Input...save_options.jpeg_quality = 50 shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/hy/python-net/compres...
  4. Several JPG Into TIFF C++

    Merge multiple JPG into TIFF in C++ code. Save JPG as TIFF using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/jpg-to-tiff/
  5. Several Image Into GIF C++

    Merge multiple Image into GIF in C++ code. Save Image as GIF using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/image-to-gif/
  6. Archive

    archives...čeština Svenska Read Visio Shape Data in Java with Aspose.Diagram...Library to Read Shape Data How to Read Visio Shape Data in Java...

    blog.aspose.com/diagram/read-visio-shape-data-i...
  7. Layer Vector Mask|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....vector masks with the pen or shapes tools. Aspose.PSD supports...can consist of one or more shapes. Each PathShape is a vector...

    docs.aspose.com/psd/net/layer-vector-mask/
  8. ShapeBase.bounds property | Aspose.Words for Py...

    ShapeBase.bounds property. Gets or sets the location and size of the containing block of the shape....the containing block of the shape. @property def bounds ( self...upon setting. For a top-level shape, the value is in points and...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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/
  10. 在幻灯片上将形状渲染为图像|Aspose.Slides 文档

    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.... Shapes . Count ; j ++) { // 访问包含图片的形状...访问包含图片的形状 ShapeEx sh = sl . Shapes [ j ]; if ( sh is AutoShapeEx )...

    docs.aspose.com/slides/zh/net/rendering-shapes-...