Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 9,912 for

shape

(0.11 sec)
  1. Aspose::Words::Drawing::ImageData::ToStream met...

    Aspose::Words::Drawing::ImageData::ToStream method. Creates and returns a stream that contains the image bytes in C++....image bytes are stored in the shape, creates and returns a MemoryStream...create an image file from a shape’s raw image data. auto imgSourceDoc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. SignatureLine.IsValid | Aspose.Words for .NET

    Ensure your documents are secure with SignatureLine's IsValid property, confirming valid digital signatures for authenticity and trust....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); signatureLine = shape . SignatureLine...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Story.StoryType | Aspose.Words for .NET

    Discover the StoryType property to easily identify and categorize your stories, enhancing organization and improving your storytelling experience....Examples Shows how to remove all shapes from a node. Document doc =...DocumentBuilder to insert a shape. This is an inline shape, // which has a...

    reference.aspose.com/words/net/aspose.words/sto...
  4. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Remove method. Removes a specified GradientStop from the collection in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertShape...ShapeType :: Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. OleFormat.ole_icon property | Aspose.Words for ...

    OleFormat.ole_icon property. Gets the draw aspect of the OLE object...objects creates shapes that store these objects. shapes = [ node .... as_shape () for node in doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::OleFormat::get_IconCapt...

    Aspose::Words::Drawing::OleFormat::get_IconCaption method. Gets icon caption of OLE object. In case if the OLE object does not have an icon or a caption cannot be retrieved, returns an empty string in C++....Inserting OLE objects creates shapes that store these objects. ArrayPtr...ArrayPtr < SharedPtr < Shape >> shapes = doc -> GetChildNodes...

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

    Aspose::Words::Drawing::OleFormat::get_SourceFullName method. Gets or sets the path and name of the source file for the linked OLE object in C++....Inserting OLE objects creates shapes that store these objects. ArrayPtr...ArrayPtr < SharedPtr < Shape >> shapes = doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Stroke class | Aspose.Words for Python

    aspose.words.drawing.Stroke class. Defines a stroke for a Shape...for a shape. To learn more, visit the Working with Shapes documentation...documentation article. Remarks Use the Shape.stroke property to access stroke...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Chart.DataTable | Aspose.Words for .NET

    Access and customize your chart's DataTable properties effortlessly. Enhance data visualization with the Show property for clear insights....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartAxisTitle.Format | Aspose.Words for .NET

    Discover the ChartAxisTitle Format property for easy customization of axis title fill and line styles, enhancing your data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete series generated...

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