Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 43,015 for

shape

(0.07 sec)
  1. DocumentBuilder.InsertOnlineVideo | Aspose.Word...

    Effortlessly add and scale online videos in your documents with DocumentBuilder's InsertOnlineVideo method for enhanced engagement and creativity.... public Shape InsertOnlineVideo ( string videoUrl...and other settings using the Shape object returned by this method...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::RemoveAt method. Removes a series group at the specified index. All child series will be removed from the chart 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::NodeType enum | Aspose.Words for...

    Aspose::Words::NodeType enum. Specifies the type of a Word document node in C++....FieldSeparator , FieldEnd , FormField , Shape , GroupShape , Footnote , Comment...group of shapes, images, OLE objects or other group shapes. A GroupShape...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. Apply Custom Style Sheet to a Visio Diagram in ...

    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....vsd" ) shapes = diagram . getPages () . getPage...0 while i < shapes . getCount () shape = shapes . get ( i ) if...

    docs.aspose.com/diagram/java/apply-custom-style...
  5. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObjectAsIcon method. Inserts an embedded OLE object as icon from a stream into the document. Allows to specify icon file and caption. Detects OLE object type using given progID parameter in C++....Aspose :: Words :: Drawing :: Shape > Aspose :: Words :: DocumentBuilder...predefined icon caption. ReturnValue Shape node containing Ole object and...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Configure Visio TimeLine Shapes|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....TimeLine Shapes Contents [ Hide ] Set Milestone Shape Properties...MilestoneHelper class takes a Shape object while initializing the...

    docs.aspose.com/diagram/java/configure-visio-ti...
  7. Stroke.fill property | Aspose.Words for Python

    Stroke.fill property. Gets fill formatting for the [Stroke](../)....doc = doc ) shape = builder . insert_shape ( shape_type = aw ... WrapType . NONE ) # Basic shapes, such as the rectangle, have...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Remove ActiveX Control with C++|Documentation

    Learn how to remove ActiveX Control from workbooks using Aspose.Cells for C++....this, the API provides the Shape.RemoveActiveXControl method...demonstrates the use of the Shape.RemoveActiveXControl method...

    docs.aspose.com/cells/cpp/remove-activex-control/
  9. 在 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 . getNameU () == "Process" && shape . getID () == 1...

    docs.aspose.com/diagram/zh/java/update-visio-sh...
  10. ChartSeries.Insert | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeries Insert method. Insert X values at any index, optimizing your data visualization with ease!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeries series1...

    reference.aspose.com/words/net/aspose.words.dra...