Sort Score
Result 10 results
Languages All
Labels All
Results 7,041 - 7,050 of 50,856 for

shape

(0.09 sec)
  1. 添加图片框架并应用动画 使用 VSTO 和 Aspose.Slides for .NET|As...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并使用简洁的 C# 代码在 PowerPoint (PPT, PPTX) 幻灯片中为图片框架添加动画。... Shape PicFrame = sld . Shapes . AddPicture ( @"D:\Aspose...IPictureFrame pictureFrame = slide . Shapes . AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/zh/net/adding-picture-fr...
  2. Doc to PDF error on table column size - Free Su...

    Good morning, we have a document, we store it as Word document, then we store it also as PDF document. We found a different column size in a table (where cells are added dynamically via C#) See images below PDF W…...problem is present even with no shapes in document I did the whole...whole workflow removing shape management, in the attached files you...

    forum.aspose.com/t/doc-to-pdf-error-on-table-co...
  3. Understanding the Difference: PPT vs PPTX|Aspos...

    Compare PPT vs PPTX for PowerPoint with Aspose.Slides for Android via Java, exploring format differences, benefits, compatibility, and conversion tips....support for a new chart type or shape type, without changing PPTX...people; contain complex charts / shapes ; are used in external communications;...

    docs.aspose.com/slides/androidjava/ppt-vs-pptx/
  4. Understanding the Difference: PPT vs PPTX|Aspos...

    Compare PPT vs PPTX for PowerPoint with Aspose.Slides for PHP via Java, exploring format differences, benefits, compatibility, and conversion tips....support for a new chart type or shape type, without changing PPTX...people; contain complex charts / shapes ; are used in external communications;...

    docs.aspose.com/slides/php-java/ppt-vs-pptx/
  5. Understanding the Difference: PPT vs PPTX|Aspos...

    Compare PPT vs PPTX for PowerPoint with Aspose.Slides for Node.js via Java, exploring format differences, benefits, compatibility, and conversion tips....support for a new chart type or shape type, without changing PPTX...people; contain complex charts / shapes ; are used in external communications;...

    docs.aspose.com/slides/nodejs-java/ppt-vs-pptx/
  6. Export JasperReports to PowerPoint | Aspose.Sli...

    Aspose.Slides for JasperReports exports JasperReports and JasperServer reports to PowerPoint formats such as PPT, PPTX, PPS, and PPSX....areas Transform SVG images to shapes Support comment replies, Microsoft...external Excel workbooks Rasterize shapes without text Hide the left...

    products.aspose.com/slides/jasperreports/
  7. Create 3D Scene in Java | Java 3D Rendering | J...

    Learn how to create 3D scenes in Java using the Aspose.3D API. This step-by-step guide will walk you through creating and reading a simple 3D scene."...3D scene is a way to show 3D shapes on a computer. In this guide...method to add some geometry or a shape to show on screen, e.g., a cylinder...

    blog.aspose.com/3d/create-3d-scene-using-java/
  8. Understanding the Difference: PPT vs PPTX|Aspos...

    Compare PPT vs PPTX for PowerPoint with Aspose.Slides for .NET, exploring format differences, benefits, compatibility, and conversion tips....additions, such as new chart or shape types, ensuring backward compatibility...people; contain complex charts / shapes ; are used in external communications;...

    docs.aspose.com/slides/net/ppt-vs-pptx/
  9. 获取幻灯片中的所有文本|Aspose.Slides 文档

    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....through shapes to find the placeholder foreach ( Shape shp in...in sld . Shapes ) if ( shp . Placeholder != null ) { //get the...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  10. [Regression?] Location of PlotArea in charts is...

    Hi, We use on Aspose.Cells to move textboxes inside charts, in order to do this, we use the APIs to get the location of the plot area and move it accordingly. However, it seems after Aspose migrated PlotArea.InnerX to …...Calculate(); Shape shapeToMove = chart.Shapes[0]; //int left...

    forum.aspose.com/t/regression-location-of-plota...