Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 48,768 for

shapes

(0.35 sec)
  1. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for PHP via Java calculates and applies effective shape properties for precise PowerPoint rendering....Get Shape Effective Properties from Presentations in PHP Contents...portion’s slide; In prototype shape text style on layout or master...

    docs.aspose.com/slides/php-java/shape-effective...
  2. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。... ShapeCollection shapes = sheet . GetShapes (); //...button RadioButton radio1 = shapes . AddRadioButton ( 3 , 0 ,...

    docs.aspose.com/cells/zh/cpp/managing-controls/
  3. Convert Image to SVG in C# – Vectorize raster i...

    Сonvert raster images into vector SVG format with Aspose.SVG for .NET. Supports conversion from PNG, JPG, BMP, TIFF, GIF, and ICO to SVG....boundaries of single-color shapes, and their approximation by...

    docs.aspose.com/svg/net/convert-image-to-svg/
  4. 档案

    档案...will be performed considering shapes as indivisible objects. ByWord...

    blog.aspose.com/zh/slides/add-slide-transitions...
  5. Compress and Decompress DOCM Files via .NET

    C# compression and decompression source code to compress DOCM documents into a single zip archive or vice versa on .NET Framework, .NET Core....store text, images, tables, shapes, charts and other contents...

    products.aspose.com/zip/net/zip-file/docm/
  6. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....AI Document Assistant Close Shapes Formulas...

    docs.aspose.com/cells/cpp/cells-font-settings/
  7. 在用C++通过JavaScript加载工作簿或工作表时筛选对象|Documentation

    学习在用C++通过Aspose.Cells for JavaScript加载工作簿或工作表时如何筛选数据...Load everything and filter shapes this . loadDataFilterOption...

    docs.aspose.com/cells/zh/javascript-cpp/filter-...
  8. Document | Aspose.Words for Java

    Represents a Word document in Java.... add(Shape watermark) appendChild(Node...getBackgroundShape() Gets the background shape of the document. getBibliography()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Clips in PS file| Java

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...Shape that can contain any closed shapes; by text outline;...example below we obtain a circle shape as a clipping path and cut off...

    docs.aspose.com/page/java/ps/working-with-clips/
  10. PPT中箭头虚线在导出图片的时候会变成实线 - Free Support Forum - as...

    产品和版本:Aspose.Slides for Python via. NET (Version: 25.7.0) 编程语言和版本: Python 3.8 部署环境: Ubuntu 20.04.6 LTS 代码片段: def convert_to_jpg(...): ... with slides_module.Presentation(ppt_path) as presentation: for i…...Presentation(ppt_path) as pres: shape = pres.slides[0].shapes[0] # 假设第一条线是目标形状...假设第一条线是目标形状 line = shape.line_format line.dash_style = DashStyle.custom...

    forum.aspose.com/t/ppt/322437