Sort Score
Result 10 results
Languages All
Labels All
Results 6,891 - 6,900 of 50,467 for

shape

(0.78 sec)
  1. 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...
  2. 获取幻灯片中的所有文本|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-...
  3. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document comparison operation... insert_shape ( shape_type = aw . drawing . ShapeType...aw . NodeType . SHAPE , 0 , True ) . as_shape () . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 添加图片框架并应用动画 使用 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...
  5. Watermark VSSM document via Python | products.a...

    Python sample code to add watermark to VSSM documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/python-net/watermar...
  6. VbaProject.Modules Is Empty Even Though There I...

    To reproduce: var presentation = new Presentation("PP_Acx_CheckBox_Status.pptm"); Assert.NotEmpty(presentation.VbaProject.Modules); The expected result is for the assertion to pass. However, the VbaProject.Modules col…...s As Shape: Set s = ActivePresentation.Slides(2).Shapes(1) s...

    forum.aspose.com/t/vbaproject-modules-is-empty-...
  7. 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/
  8. 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/
  9. 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/
  10. 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/