Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 48,768 for

shape

(0.12 sec)
  1. HtmlLoadOptions.SupportVml | Aspose.Words for .NET

    Discover how the HtmlLoadOptions SupportVml property enhances your web experience by enabling VML image support for improved graphics quality....That ((( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...That ((( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Aspose::Words::Drawing::OleFormat::get_ProgId m...

    Aspose::Words::Drawing::OleFormat::get_ProgId method. Gets or sets the ProgID of the OLE object in C++....docm" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Crop Raster Layers using GIS C# Library|Documen...

    GIS C# Library or API lets you crop a raster layer using vector Shape as shown in the code snippet below....[ Hide ] Crop using vector shape Aspose.GIS API lets you crop...a raster layer using vector shape as shown in the code snippet...

    docs.aspose.com/gis/net/crop-raster-layers/
  4. Phenomenon with Shape.Line.LineWeight - Free Su...

    Hello, I would like to determine the line thickness of a Shape. If I draw a line in Visio and do not explicitly specify a line width, it is 0.75 pt. This is how it is displayed in the properties of the Shape. The prob…...Phenomenon with Shape.Line.LineWeight Aspose.Diagram Product...determine the line thickness of a shape. If I draw a line in Visio and...

    forum.aspose.com/t/phenomenon-with-shape-line-l...
  5. 在 Ruby 中读取 Shape 的用户定义单元格|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 中读取 Shape 的用户定义单元格 Contents [ Hide ] Aspose.Diagram -...+ "UserDefinedCells.vdx" ) shapes = diagram . getPages () . getPage...

    docs.aspose.com/diagram/zh/java/read-shape-s-us...
  6. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word document... asShape() Cast node to Shape . asSmartTag() Cast node to...(); // Add two runs and one shape as child nodes to the first...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Copy Shapes between Worksheets with Node.js via...

    Learn how to copy Shapes like pictures and charts between worksheets using Aspose.Cells for Node.js via C++....Ask AI Copy Shapes between Worksheets with Node.js via C++ Contents...understanding of how to copy shapes between worksheets. Copying...

    docs.aspose.com/cells/nodejs-cpp/copy-shapes-be...
  8. Forms2OleControl.fore_color property | Aspose.W...

    Forms2OleControl.fore_color property. Gets or sets a foreground color of the control...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OleFormat.is_locked property | Aspose.Words for...

    OleFormat.is_locked property. Specifies whether the link to the OLE object is locked from updates....docm' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () # The OLE object in the first shape is a Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用C++通过JavaScript旋转工作表中的文本与形状|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++旋转Excel工作表中的文本与形状。...Example - Rotate Text With Shape </ title > </ head > < body...body > < h1 > Rotate Text With Shape Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/rotate-...