Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 48,106 for

shapes

(0.21 sec)
  1. Aspose.Slides for .NET 15.4.0 的公共 API 及不向后兼容更改|...

    审阅 Aspose.Slides for .NET 的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...IShapeCollection shapes = input . Slides [ 0 ]. Shapes ; IConnector...IConnector connector = shapes . AddConnector ( ShapeType . BentConnector2...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  2. Read Shape's User-Defined Cells in Ruby|Documen...

    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....Read Shape's User-Defined Cells in Ruby Contents [ Hide ] Aspose...Diagram - Read Shape’s User-Defined Cells To Read Shape’s User-Defined...

    docs.aspose.com/diagram/java/read-shape-s-user-...
  3. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip Shapes that are textboxes — th…...Getting exception "Floating shape not allowed inside textbox "...foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) {...

    forum.aspose.com/t/getting-exception-floating-s...
  4. Shape to Image of emf to png format gives blank...

    Dear Support, We are using Aspose.Diagram for .NET version 24.12.0 in a C#-application which is used on Windows platforms and Linux platforms. We have an issue with saving the Shapes of a Visio-document in the master f…...Shape to Image of emf to png format gives blank images Aspose...have an issue with saving the shapes of a Visio-document in the...

    forum.aspose.com/t/shape-to-image-of-emf-to-png...
  5. Set the Margins of a Comment or Shape inside th...

    Learn how to set margins of comments or Shapes within an Excel worksheet using Aspose.Cells for Node.js via C++....the Margins of a Comment or Shape inside the Worksheet with Node...margins of any shape or comment using the Shape.textBody.textAlignment...

    docs.aspose.com/cells/nodejs-cpp/set-margins-of...
  6. Prevent Presentation Edits with Shape Locks|Asp...

    Discover how Aspose.Slides for C++ locks or unlocks Shapes in PPT, PPTX and ODP files, securing presentations while allowing controlled edits and faster delivery....Prevent Presentation Edits with Shape Locks Contents [ Hide ] Background...tables, OLE objects, grouped shapes, picture frames, video frames...

    docs.aspose.com/slides/cpp/applying-protection-...
  7. OleFormat.isLink property | Aspose.Words for No...

    OleFormat.isLink property. Returns ``true`` if the OLE object is linked (when [OleFormat.sourceFullName](../sourceFullName/) is specified)....creates shapes that store these objects. let shapes = doc . getChildNodes...getChildNodes ( aw . NodeType . Shape , true ). toArray (). map (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 演示文稿锁定|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....中,幻灯片上的每个元素都会转换为 Shape 对象。换句话说,幻灯片上的每个元素要么是 Shape 对象,要么是从 Shape 对象派生的对象。...锁定图片框。 对 Presentation 对象中所有 Shape 对象执行的任何操作都会应用于整个演示文稿。 应用和移除保护...

    docs.aspose.com/slides/zh/net/presentation-lock...
  9. OleFormat.source_item property | Aspose.Words f...

    OleFormat.source_item property. Gets or sets a string that is used to identify the portion of the source file that is being linked....objects creates shapes that store these objects. shapes = [ node .... as_shape () for node in doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OleFormat.SourceFullName | Aspose.Words for .NET

    Discover the OleFormat SourceFullName property, easily manage the path and name of your linked OLE object's source file for seamless integration....creates shapes that store these objects. Shape [] shapes = doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/net/aspose.words.dra...