Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 45,678 for

shape

(0.07 sec)
  1. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը C++...(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/hy/cpp/compress/
  2. 在 Ruby 中读取 Visio 形状数据|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....() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) if...if shape . getName () == "Process" j = 0 while j < shape . getProps...

    docs.aspose.com/diagram/zh/java/read-visio-shap...
  3. ShapeBase.alternative_text property | Aspose.Wo...

    ShapeBase.alternative_text property. Defines alternative text to be displayed instead of a graphic....Examples Shows how to use a shape’s alternative text. doc = aw...DocumentBuilder ( doc ) shape = builder . insert_shape ( aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Section::DeleteHeaderFooterShape...

    Aspose::Words::Section::DeleteHeaderFooterShapes method. Deletes all Shapes (drawing objects) from the headers and footers of this section in C++....ooterSh method Deletes all shapes (drawing objects) from the...Examples Shows how to remove all shapes from all headers footers in...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. Public API Changes in Aspose.Diagram 5.2.0|Docu...

    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....Location] Change the Connector Type Shape Appearance Developers can now...now manage connector type shape’s appearance programmatically...

    docs.aspose.com/diagram/net/public-api-changes-...
  6. ShapeMarkupLanguage enumeration | Aspose.Words ...

    Aspose.Words.Drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the Shape....Markup language used for the shape. Members Name Description Dml...Language is used to define the shape. Vml Vector Markup Language...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataPointCollection.CopyFormat | Aspose.Wo...

    Effortlessly copy formatting between data points with the ChartDataPointCollection CopyFormat method. Enhance your data visualization today!... Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); ChartSeries series = shape . Chart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartSeries.CopyFormatFrom | Aspose.Words for .NET

    Discover the ChartSeries CopyFormatFrom method to effortlessly replicate data point formats by index, enhancing your charting efficiency and consistency.... Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); ChartSeries series = shape . Chart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Height method. Gets or sets the height of the horizontal rule in C++....to insert a horizontal rule shape, and customize its formatting...:: Words :: Drawing :: Shape > shape = builder -> InsertHorizontalRule...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ShapeMarkupLanguage | Aspose.Words for Java

    Specifies Markup language used for the Shape in Java....Markup language used for the shape. Examples: Shows how to set...inserting an image will define its shape using VML. doc.getCompatibilityOpti()...

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