Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 50,298 for

shapes

(0.16 sec)
  1. 图片|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中处理图片:插入、裁剪、压缩、重新着色,并使用 C# 示例导出 PPT、PPTX 和 ODP 演示文稿中的图像。... Shapes . AddPictureFrame ( ShapeType...AddImage ( imageStream ); slide . Shapes . AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/zh/net/examples/elements...
  2. 在 .NET 中格式化演示文稿文本|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 和 OpenDocument 演示文稿中格式化和样式化文本。自定义字体、颜色、对齐方式等。... 从 Shapes 集合获取目标形状并将其转换为 IAutoShape 。...)) { // 获取第一张幻灯片中的第一个形状。 var shape = ( IAutoShape ) presentation...

    docs.aspose.com/slides/zh/net/text-formatting/
  3. Compress HTML In Javascript

    Compress HTML in JavaScript without losing quality. Optimize HTML content, reduce file size easily....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // It's...

    products.aspose.com/words/nodejs-net/compress/h...
  4. Սեղմել WORD Ը Python Ում

    Սեղմեք WORD ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք WORD բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...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/compres...
  5. Ფაილის Კონტენტის Ოპტიმიზაცია Python Ის Გამოყენებით

    შეკუმშოს ფაილები Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე...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/ka/python-net/compress/
  6. 用JavaScript通过C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表之间复制图片、图表等形状。...addCopy(Shape, number, number, number, number)...worksheets . get ( "Result" ). shapes . addCopy ( cshape , 20 , 0...

    docs.aspose.com/cells/zh/javascript-cpp/copy-sh...
  7. Picture|Aspose.Slides for Python Documentation

    Work with pictures in Python using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill Shapes, and export for PPT, PPTX and ODP.... shapes . add_picture_frame ( slides...picture_frame = next ( shape for shape in slide . shapes if isinstance...

    docs.aspose.com/slides/python-net/examples/elem...
  8. 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...
  9. Technical Articles|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....Connection indexes to connect shapes API Limitations Migrating from...

    docs.aspose.com/diagram/net/technical-articles/
  10. Սեղմել JPG Ը Javascript Ում

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

    products.aspose.com/words/hy/nodejs-net/compres...