Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 50,319 for

shapes

(1.71 sec)
  1. Aspose.Cells.GridJs features|Documentation

    This article introduces features for GridJs....Rotate/Resize/Move pictures/shapes. Keyboard navigation. Advanced...

    docs.aspose.com/cells/net/aspose-cells-gridjs/f...
  2. Compress VSSM document via Java | products.aspo...

    Java source code to compress vssm file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/java/compress/vssm/
  3. Merge VSSM Files via Python | products.aspose.com

    Python sample code to combine VSSM documents within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-java/merger/...
  4. Aspose::Words::Tables::Row::EnsureMinimum metho...

    Aspose::Words::Tables::Row::EnsureMinimum method. If the Row has no cells, creates and appends one Cell in C++....typical elements such as runs, shapes, and even other tables. //...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. 用Node.js和C++检测空工作表|Documentation

    本文演示了使用C++的Node.js API以编程方式检测Excel工作簿中的空工作表的代码。...} // Check if worksheet has shapes else if ( sheet . getShapes...because there are one or more shapes` ); } // Check if worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/detecting-e...
  6. C# .NET Cross-platform Image Library API | prod...

    Image processing and manipulation library API to create edit draw or export images to PSD BMP JPEG PNG TIFF GIF within C# ASP.NET VB.NET applications...path and different geometric shapes) Remove background Memory optimization...and other geometric shapes, fill closed shapes with solid colors...

    products.aspose.com/imaging/net/
  7. 使用 Python 管理演示文稿中的图表数据标记|Aspose.Slides for Pyth...

    了解如何在 Aspose.Slides 中自定义图表数据标记,通过清晰的代码示例提升 PPT、PPTX 和 ODP 格式演示文稿的效果。... shapes . add_chart ( charts . ChartType...是的。将图表渲染为 raster formats 或将 shapes as SVG 保存时,标记会保留其外观和设置,包括大小、填充和轮廓。...

    docs.aspose.com/slides/zh/python-net/chart-data...
  8. Manage canvases of XPS file | C++

    C++ API Solution to manage XPS files. Code example on how to clip and transform canvases of XPS files with a few lines of C++ code.... such as text, images, and shapes, can be drawn. It serves as...useful for creating intricate shapes and effects. Canvases can contain...

    products.aspose.com/page/cpp/work-with-canvases/
  9. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of Shapes in a document...class Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows....table shape to the slide auto tbl = sld -> get_Shapes () -> AddTable...a table shape to slide auto tbl = sld -> get_Shapes () -> AddTable...

    docs.aspose.com/slides/cpp/manage-table/