Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 50,319 for

shapes

(1.38 sec)
  1. Excel to TIFF - Bland and White & color output ...

    Environment: Aspose.Cells Version: 24.8.0 Platform: .NET 3.0 Operating System: Windows / Linux Conversion Type: Excel → Multi-page TIFF Image Type: Color input files Issues Observed: Color Image Sheets Not Converti…...Excel workbook contains colored shapes, logos, graphs, or backgrounds...BlackAndWhite = false. Color images, shapes, logos, and cell backgrounds...

    forum.aspose.com/t/excel-to-tiff-bland-and-whit...
  2. ImageData.ToImage | Aspose.Words for .NET

    Unlock the power of the ToImage method in ImageData to easily retrieve images stored in Shapes as Image objects. Enhance your projects effortlessly!...Gets the image stored in the shape as a Image object. public Image...MyDir + "Images.docx" ); // Shapes with the "HasImage" flag set...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Specify the Language of the Excel File using Bu...

    Learn how to change the language of an Excel file programmatically using Aspose.Cells for C++....AI Document Assistant Close Shapes Formulas...

    docs.aspose.com/cells/cpp/specify-the-language-...
  4. Stroke class | Aspose.Words for Python

    aspose.words.drawing.Stroke class. Defines a stroke for a shape...for a shape. To learn more, visit the Working with Shapes documentation...documentation article. Remarks Use the Shape.stroke property to access stroke...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.relative_horizontal_position property...

    ShapeBase.relative_horizontal_position property. Specifies relative to what the shape is positioned horizontally....Specifies relative to what the shape is positioned horizontally....only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/python-net/aspose.wo...
  6. What is an SVG File? – Pros, Cons, XML Code

    Learn more about SVG files with Aspose.SVG. SVGs can be resized without losing resolution, making them ideal for online graphics and web design....primitives such as lines, curves, shapes, and text. These vector objects...SVG document defines all the shapes, paths, colors, and text that...

    docs.aspose.com/svg/net/what-is-an-svg-document/
  7. Icon Is Not Rendered Properly When Converting I...

    Hi Team, I have a PPTX containing one slide having two icons (refer to sample.zip to get the sample.pptx). I am using Aspose Slides for .NET (version 25.3) to get images of these Shapes using following code: using Aspo…...3) to get images of these shapes using following code: using...curShape in presentation.Slides[0].Shapes) { if (curShape is GroupShape)...

    forum.aspose.com/t/icon-is-not-rendered-properl...
  8. 减小文件大小|Documentation

    This section explains how to reduce file size from a diagram with Aspose.Diagram for Python via Java.... SHAPES | RemoveHiddenInfoItem . MASTERS...

    docs.aspose.com/diagram/zh/python-java/reduce-f...
  9. Table.ensure_minimum method | Aspose.Words for ...

    Table.ensure_minimum method. If the table has no rows, creates and appends one [Row](../../row/)....typical elements such as runs, shapes, and even other tables. # Our...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 用 Python 对演示文稿中的形状进行大小调整|Aspose.Slides for Pyth...

    通过 Aspose.Slides for Python via .NET,轻松调整 PowerPoint 和 OpenDocument 幻灯片中的形状大小——自动化幻灯片布局调整,提高工作效率。...slides : for shape in slide . shapes : # 按比例缩放形状尺寸。 shape . height...height = shape . height * height_ratio shape . width = shape . width...

    docs.aspose.com/slides/zh/python-net/re-sizing-...