Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 48,671 for

shapes

(0.2 sec)
  1. 在 Ruby 中设置 Visio Shape 的 XForm 数据|Documentation

    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....在 Ruby 中设置 Visio Shape 的 XForm 数据 Contents [ Hide ] Aspose.Diagram...Diagram - 设置 Visio Shape 的 XForm 数据 设置 Visio Shape 的 XForm 数据使用 Aspose...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  2. Working with Graphs|Aspose.PDF for Java

    Learn how to create and manage graphs within PDF documents using Aspose.PDF in Java for visualizing data effectively....collection of Shapes. The following types of shapes are supported...one of the many fundamental shapes you’ll see in graphs, its can...

    docs.aspose.com/pdf/java/graphs/
  3. Detecting Empty Worksheets|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C# API with .NET library.... Check for Shapes It is possible that a given...cells; however, it could contain shapes and objects such as controls...

    docs.aspose.com/cells/net/detecting-empty-works...
  4. 在 .NET 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中创建惊艳的动画图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。...0 ] as Slide ; var shapes = slide . Shapes as ShapeCollection...ShapeCollection ; var chart = shapes [ 0 ] as IChart ; // 为系列添加动画 slide . Timeline...

    docs.aspose.com/slides/zh/net/animated-charts/
  5. Adding Picture Frame with Animation in VSTO and...

    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.... Add a picture shape to the slide. Apply animation...Frame PowerPoint . Shape PicFrame = sld . Shapes . AddPicture ( "pic...

    docs.aspose.com/slides/net/adding-picture-frame...
  6. 移除形状保护|Documentation

    This section explains how to remove shape protection using Aspose.Diagram for Python via Java....Visio shapes allow users to lock specific aspects of shapes. Aspects...Aspects of shapes that can be locked through shape protection include...

    docs.aspose.com/diagram/zh/python-java/remove-s...
  7. Story.StoryType | Aspose.Words for .NET

    Discover the StoryType property to easily identify and categorize your stories, enhancing organization and improving your storytelling experience....Examples Shows how to remove all shapes from a node. Document doc =...DocumentBuilder to insert a shape. This is an inline shape, // which has a...

    reference.aspose.com/words/net/aspose.words/sto...
  8. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...NodeCollection<Shape> shapes = doc.getChildNodes(NodeType.SHAPE, true);...true); for (Shape shape : shapes) { if (shape.hasImage()) { maxContentWidth...

    forum.aspose.com/t/cutting-off-right-side-after...
  9. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document....enumeration Specifies the type of shape in a Microsoft Word document...Description IMAGE The shape is an image. TEXT_BOX The shape is a textbox...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Visio to other formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....Visio Drawing with Selective Shapes Using Aspose.Diagram API, developers...developers can select a group of shapes to convert a Visio drawing...

    docs.aspose.com/diagram/net/convert-visio-to-ot...