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

shapes

(0.12 sec)
  1. Sample.xlsx

    Sheet1 2024-08-08T07:52:36Z 16.0300 Duojie Yang 2015-06-05T18:17:20Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z false 2024-08-08T07:52:36Z Microsoft Excel 2024-08-08T07:52:36Z D......Cells-Doc-md\english\net\developer-guide\shapes\export-equations-as-latex-expressions\...

    docs.aspose.com/cells/ru/python-net/export-equa...
  2. Sample.xlsx

    Sheet1 2024-08-08T07:52:36Z 16.0300 Duojie Yang 2015-06-05T18:17:20Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z false 2024-08-08T07:52:36Z Microsoft Excel 2024-08-08T07:52:36Z D......Cells-Doc-md\english\net\developer-guide\shapes\export-equations-as-latex-expressions\...

    docs.aspose.com/cells/zh/python-net/export-equa...
  3. Sample.xlsx

    Sheet1 2024-08-08T07:52:36Z 16.0300 Duojie Yang 2015-06-05T18:17:20Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z false 2024-08-08T07:52:36Z Microsoft Excel 2024-08-08T07:52:36Z D......Cells-Doc-md\english\net\developer-guide\shapes\export-equations-as-latex-expressions\...

    docs.aspose.com/cells/it/python-net/export-equa...
  4. Sample.xlsx

    Sheet1 2024-08-08T07:52:36Z 16.0300 Duojie Yang 2015-06-05T18:17:20Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z false 2024-08-08T07:52:36Z Microsoft Excel 2024-08-08T07:52:36Z D......Cells-Doc-md\english\net\developer-guide\shapes\export-equations-as-latex-expressions\...

    docs.aspose.com/cells/tr/python-net/export-equa...
  5. Sample.xlsx

    Sheet1 2024-08-08T07:52:36Z 16.0300 Duojie Yang 2015-06-05T18:17:20Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z false 2024-08-08T07:52:36Z Microsoft Excel 2024-08-08T07:52:36Z D......Cells-Doc-md\english\net\developer-guide\shapes\export-equations-as-latex-expressions\...

    docs.aspose.com/cells/de/python-net/export-equa...
  6. API Reference|Aspose.Slides Documentation

    Create, edit, and convert presentations in .NET—no PowerPoint needed. Aspose.Slides supports PPT, PPTX, and ODP with fast SVG/PDF export....NET allows to manage text, shapes, tables & animations, add audio...

    docs.aspose.com/slides/net/api-reference/
  7. SVG/Vector Image Resolution Issue in Aspose.Wor...

    Hello Aspose Team, I am currently using Aspose.Words 25.1.0, where converting SVG/WMF/EMF images to PNG with higher resolution works correctly. Below is the callback code I am using. In version 25.1.0, the resolution en…...args) { var shape = args.CurrentShape as Shape; if (shape == null...null || !shape.HasImage) return; var imgType = shape.ImageData.ImageType;...

    forum.aspose.com/t/svg-vector-image-resolution-...
  8. 在 Python 中向演示文稿添加视频|Aspose.Slides for Python 文档

    学习使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 幻灯片中以编程方式添加和提取视频帧。快速操作指南。... shapes . add_video_frame ( 10 , 10...pres . slides [ 0 ] vf = sld . shapes . add_video_frame ( 50 , 150...

    docs.aspose.com/slides/zh/python-net/video-frame/
  9. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....png" )); slide -> get_Shapes () -> AddPictureFrame ( ShapeType...( imageData ); slide -> get_Shapes () -> AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/cpp/image/
  10. 在 Android 上管理演示文稿中的连接线|Aspose.Slides 文档

    在 Android 上的 PowerPoint 幻灯片中,使 Java 应用能够绘制、连接并自动路由线条——全面控制直线、肘部线和曲线连接线。... 使用 Shapes 对象公开的 addAutoShape 方法向幻灯片添加两个...方法向幻灯片添加两个 AutoShape 。 通过定义连接线类型,使用 Shapes 对象公开的 addConnector 方法添加连接线。...

    docs.aspose.com/slides/zh/androidjava/connector/