Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 45,857 for

shape

(0.04 sec)
  1. OleFormat.olePackage property | Aspose.Words fo...

    OleFormat.olePackage property. Provide access to [OlePackage](../../olepackage/) if OLE object is an OLE Package...system by double-clicking on the shape that contains the OLE object...databaseDir + "cat001.zip" ); let shape = builder . insertOleObject...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShadowFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ShadowFormat for enhanced object shadow effects. Elevate your document design with customizable shadow formatting options....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); ShadowFormat shadowFormat = shape . ShadowFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ImageData.ToByteArray | Aspose.Words for .NET

    Convert any image to byte array effortlessly with the ImageData ToByteArray method. Access image bytes from stored or linked sources easily!...create an image file from a shape’s raw image data. Document imgSourceDoc...+ "Images.docx" ); Shape imgShape = ( Shape ) imgSourceDoc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetSizeInPixels method. Calculates the size of the Shape in pixels for a specified zoom factor and resolution in C++....Calculates the size of the shape in pixels for a specified zoom...ReturnValue The size of the shape in pixels. Remarks This method...

    reference.aspose.com/words/cpp/aspose.words.ren...
  5. OleFormat.OleIcon | Aspose.Words for .NET

    Discover the OleFormat OleIcon property, control OLE object display as icons or content for enhanced user experience and seamless integration in your applications....creates shapes that store these objects. Shape [] shapes = doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Drawing::ImageData::ToByteArray ...

    Aspose::Words::Drawing::ImageData::ToByteArray method. Returns image bytes for any image regardless whether the image is stored or linked in C++....create an image file from a shape’s raw image data. auto imgSourceDoc...Aspose :: Words :: Drawing :: Shape > ( imgSourceDoc -> GetChild...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::OleFormat::get_OleContr...

    Aspose::Words::Drawing::OleFormat::get_OleControl method. Gets OleControl objects if this OLE object is an ActiveX control. Otherwise this property is null in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ChartDataLabel.Rotation | Aspose.Words for .NET

    Discover the ChartDataLabel Rotation property to easily customize label angles in your charts. Enhance data visualization with precise control!...value is Horizontal, the label shape, if it exists, is rotated along...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::DocumentBuilder::InsertOnlineVid...

    Aspose::Words::DocumentBuilder::InsertOnlineVideo method. Inserts an online video object into the document and scales it to the specified size in C++....Aspose :: Words :: Drawing :: Shape > Aspose :: Words :: DocumentBuilder...and other settings using the Shape object returned by this method...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. 如何通过 Node.js 以及 C++ 改变评论字体颜色|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....提供一个 Shape.getTextBody() 属性,用于设置评论的字体颜色。以下示例代码演示了如何使用 Shape.getTextBody()...Text. This is Test." ); const shape = worksheet . getComments ()...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-chan...