Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 50,477 for

shapes

(0.29 sec)
  1. Մի Քանի JPG Դեպի TIFF C++

    Միավորել մի քանի JPG TIFF ին C++ կոդի մեջ: Պահպանեք JPG որպես TIFF օգտագործելով C++:... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/hy/cpp/merge/jpg-to-t...
  2. TextBox.next property | Aspose.Words for Node.js

    TextBox.next property. Returns or sets a [TextBox](../) that represents the next [TextBox](../) in a sequence of Shapes....next TextBox in a sequence of shapes. get next () : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DoclingSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DoclingSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOCLING](../../aspose.words/saveformat/#DOCLING) format...value determining how DrawingML shapes are rendered. (Inherited from...SaveOptions ) render_non_image_shapes Gets or sets a value indicating...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Unwanted rotation of a shape - Free Support For...

    Hello, i have a mastershape consisting of several Shapes. If i drop this mastershape out of the vssx-file to a page by visio everything looks good. But if i drop this mastershape to a page by aspose.diagram it is rota…...Unwanted rotation of a shape Aspose.Diagram Product Family diagram-net...mastershape consisting of several shapes. If i drop this mastershape...

    forum.aspose.com/t/unwanted-rotation-of-a-shape...
  5. Draw an Ellipse in a PostScript File using Java

    Learn how to draw an Ellipse in a PostScript file using Java with [Aspose.Page for Java](https//products.aspose.com/page/java/). Discover code example and benefits....Explore Overview # Drawing shapes in graphics programming is...simplifies the process of adding shapes and enhances your productivity...

    blog.aspose.com/page/draw-an-ellipse-in-a-posts...
  6. Apply Shape Animations in Presentations with Py...

    Discover how to create and customize shape animations in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Stand out!...Apply Shape Animations in Presentations with Python Contents...be applied to texts, images, shapes, or charts . They give life...

    docs.aspose.com/slides/python-net/shape-animation/
  7. 在 Python 中为演示文稿图表添加趋势线|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 快速在 PowerPoint 和 OpenDocument 图表中添加和自定义趋势线——提供实用指南和代码示例,以提高预测准确性并吸引观众。... shapes . add_chart ( charts . ChartType...使用索引获取幻灯片的引用 使用 Shapes 对象提供的 AddChart 方法创建新图表 使用 Shapes 对象提供的 AddAutoShape...

    docs.aspose.com/slides/zh/python-net/trend-line/
  8. Compress TIFF In Python

    Compress TIFF in Python without losing quality. Optimize TIFF content, reduce file size easily....DocumentBuilder(doc) shape = builder.InsertImage( "Input...saving.TiffCompression.LZW shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/python-net/compress/t...
  9. Compress JPG In Python

    Compress JPG in Python without losing quality. Optimize JPG content, reduce file size easily....DocumentBuilder(doc) shape = builder.InsertImage( "Input...save_options.jpeg_quality = 50 shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/python-net/compress/jpg/
  10. 使用GridJs的高亮功能|Documentation

    本文描述了如何使用GridJs对单元格文本、单元格范围、形状和图片进行高亮显示。...id of shape , can be find in xs . sheet . data . shapes 从活动工作表中的形状数组中移除突出显示形状...id of shape , can be find in xs . sheet . data . shapes 获取活动工作表中形状的突出显示数组...

    docs.aspose.com/cells/zh/python-net/aspose-cell...