Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 50,296 for

shape

(0.08 sec)
  1. Aspose::Words::DocumentVisitor::VisitShapeStart...

    Aspose::Words::DocumentVisitor::VisitShapeStart method. Called when enumeration of a Shape has started in C++....Called when enumeration of a shape has started. virtual Aspose...Drawing :: Shape > shape ) Parameter Type Description shape Syste...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::DocumentVisitor::VisitShapeEnd m...

    Aspose::Words::DocumentVisitor::VisitShapeEnd method. Called when enumeration of a Shape has ended in C++....Called when enumeration of a shape has ended. virtual Aspose ::...Drawing :: Shape > shape ) Parameter Type Description shape Syste...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Setting Connector line jump style|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....particular shape. Set shape’s Jump style. Set shape’s Jump style...your .NET application to set shape’s jump style using Aspose.Diagram...

    docs.aspose.com/diagram/net/set-connector-line-...
  4. HorizontalRuleFormat | Aspose.Words for Java

    Represents horizontal rule formatting in Java....more, visit the Working with Shapes documentation article. Examples:...to insert a horizontal rule shape, and customize its formatting...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Drawing::ShapeBase::get_Rotation...

    Aspose::Words::Drawing::ShapeBase::get_Rotation method. Defines the angle (in degrees) that a Shape is rotated. Positive value corresponds to clockwise rotation angle in C++....the angle (in degrees) that a shape is rotated. Positive value corresponds...DocumentBuilder > ( doc ); // Insert a shape with an image. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Compress DOC In C++

    Compress DOC in C++ without losing quality. Optimize DOC content, reduce file size easily....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/cpp/compress/doc/
  7. Compress WORD In C++

    Compress WORD in C++ without losing quality. Optimize WORD content, reduce file size easily....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/cpp/compress/word/
  8. Manage PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to create, edit, format, and manipulate Shapes in Aspose.Slides for Java, with code examples for PPT and PPTX presentations....PowerPoint Shapes in Java Contents [ Hide ] Shape Types in Aspose...Format PowerPoint Shapes in Java Apply Shape Effects in Presentations...

    docs.aspose.com/slides/java/powerpoint-shapes/
  9. Set the style of the shapes in a visio page wit...

    Learn how to set the style of the Shapes in a visio page with Aspose.Diagram....Set Shape Style Learn How To set the style of the shapes in a...we'll set the style of the shapes in a visio file. We'll start...

    products.aspose.com/diagram/tutorial/set-shape-...
  10. Aspose::Words::Drawing::SignatureLine::get_Sign...

    Aspose::Words::Drawing::SignatureLine::get_SignerTitle method. Gets or sets suggested signer's title (for example, Manager). Default value for this property is empty string in C++...."Senior Manager" ); // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/cpp/aspose.words.dra...