Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 43,062 for

shape

(0.06 sec)
  1. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type....(); // Add two runs and one shape as child nodes to the first...world! " )); let shape = new aw . Drawing . Shape ( doc , aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_IsDefined method. Gets a flag indicating whether any format is defined in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::ShadowType enum | Aspos...

    Aspose::Words::Drawing::ShadowType enum. Specifies the type of a Shape shadow in C++....enum Specifies the type of a shape shadow. enum class ShadowType...a shadow formatting for the shape. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Ფაილის Კონტენტის Ოპტიმიზაცია C++ Ის Გამოყენებით

    შეკუმშოს ფაილები C++: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე...(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/ka/cpp/compress/
  5. GroupShape constructor | Aspose.Words for Python

    GroupShape constructor. Creates a new group Shape....GroupShape(doc) Creates a new group shape. def __init__ ( self , doc :...document. Remarks By default, the shape is floating and has default...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AdjustmentCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.AdjustmentCollection class—your solution for managing readonly adjustment values for Shapes. Enhance your document designs effortlessly!...are applied to the specified shape. public class AdjustmentCollection..."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  7. LoadOptions.BaseUri | Aspose.Words for .NET

    Discover the LoadOptions BaseUri property to easily convert relative URIs to absolute ones in your documents. Enhance your URI management today!...first shape of the document contains a valid image. Shape shape...shape = ( Shape ) doc . GetChild ( NodeType . Shape , 0 , true );...

    reference.aspose.com/words/net/aspose.words.loa...
  8. 用Node.js通过C++确定Shape是否为智能艺术形状|Documentation

    学习如何使用Aspose.Cells for Node.js via C++确定Excel中的形状是否为智能艺术形状。...js通过C++确定Shape是否为智能艺术形状 Contents [ Hide ] 可能的使用场景 智能艺术形状是Microsoft...Excel中的特殊形状,允许你自动创建复杂的图表。你可以使用 Shape.isSmartArt() 属性判断形状是智能艺术形状还是普通形状。...

    docs.aspose.com/cells/zh/nodejs-cpp/determine-i...
  9. ImageData.ImageBytes | Aspose.Words for .NET

    Discover the ImageData ImageBytes property to easily manage and manipulate raw image bytes within your Shapes for enhanced visual content....of the image stored in the shape. public byte [] ImageBytes {...will remove the image from the shape. Returns null if the image is...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Create, Update, Layout and Auto-Fit Shapes|Docu...

    Use C# Diagram API to create, update and auto layout Shapes in Visio files using C# within your applications. Complete guide with C# code samples....Update, Layout and Auto-Fit Shapes Contents [ Hide ] Creating...create a diagram. Then add shapes and connectors to build up...

    docs.aspose.com/diagram/net/create-update-layou...