Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 136,555 for

shape

(0.12 sec)
  1. UniqueId | Aspose.Sildes for .NET API Reference

    Gets unique Shape identifier in presentation scope. Read-only UInt32. See also OfficeInteropShapeIdaspose.slides/Shape/officeinteropShapeid for getting unique Shape identifier in slide scope....UniqueId Shape.UniqueId property Gets unique shape identifier...OfficeInteropShapeId for getting unique shape identifier in slide scope. public...

    reference.aspose.com/slides/net/aspose.slides/s...
  2. worksheet property | Aspose.Cells for Python vi...

    worksheet property worksheet property Gets the Shape.worksheet object which contains this Shape. Example worksheet = ......Gets the Shape.worksheet object which contains this shape. Example...Example worksheet = shape . worksheet Definition: @property def worksheet...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. 使用C++优化文件内容

    压缩C++: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, PPTX, PPT, XLSX, XLS, WPS而不损失质量。优化文档内容,轻松减小文件大小。...doc->GetChildNodes(NodeType::Shape, true); for (const auto& shape : System::I...System::IterateOver<Shape>(nodes)) { if (shape->get_HasImage()) { // 由开发人员选择用于图像压缩的库。...

    products.aspose.com/words/zh/cpp/compress/
  4. CompositeNode.GetChild | Aspose.Words for .NET ...

    CompositeNode 方法. 返回与指定类型匹配的第 N 个子节点... " )); Shape shape = new Shape ( doc , ShapeType .... Rectangle ); shape . Width = 200 ; shape . Height = 200 ; //...

    reference.aspose.com/words/zh/net/aspose.words/...
  5. AddTextFrame() | Aspose.Slides for C++ API Refe...

    Adds a new TextFrame to a Shape. If Shape already has TextFrame then simply changes its text....Adds a new TextFrame to a shape. If shape already has TextFrame then...watermarkShape = slide -> get_Shapes () -> AddAutoShape ( ShapeType...

    reference.aspose.com/slides/cpp/aspose.slides/a...
  6. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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....ActiveXControl property in the Shape class. Please check this code...); // get a shape by ID Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/net/public-api-changes-...
  7. OleFormat.OleControl | Aspose.Words for .NET

    OleFormat OleControl property. Gets OleControl objects if this OLE object is an ActiveX control. Otherwise this property is null in C#....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Developer Guide|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....Space Shapes Edit Working with Layer Insert Shape Shape Page Page...Apply Theme To Shape AutoLayout AutoLayout Shapes Developer Code...

    docs.aspose.com/diagram/java/developer-guide/
  9. Value | Aspose.Diagram for .NET API Reference

    Value ShapePlowCode.Value property Specifies whether a placeable Shape moves away when you drag another placeable sha......placeable shape moves away when you drag another placeable shape near...near the shape on the drawing page. public ShapePlowCodeValue Value...

    reference.aspose.com/diagram/net/aspose.diagram...
  10. ImlRenderingMode | Aspose.Words for Java

    Specifies how ink InkML objects are rendered to fixed page formats in Java....InkML' ignores fall-back shape of ink (InkML) object and renders...Description FALLBACK If fall-back shape is available for ink (InkML)...

    reference.aspose.com/words/java/com.aspose.word...