Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 139,451 for

shape

(0.09 sec)
  1. Aspose::Slides::IGroupShape Class Referenceabst...

    Public Member Functions | List of all members Aspose::Slides::IGroupShape Class Reference abstract Represents a group......abstract Represents a group of shapes on a slide. More... #include...get_GroupShapeLock ()=0 Returns shape's locks. Read-only IGroupShapeLock...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  2. Aspose::Words::Drawing::SignatureLine::get_Sign...

    Aspose::Words::Drawing::SignatureLine::get_Signer method. Gets or sets suggested signer of the signature line. 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...
  3. Aspose::Words::Drawing::ShapeType enum | Aspose...

    Aspose::Words::Drawing::ShapeType enum. Specifies the type of Shape in a Microsoft Word document in C++....enum Specifies the type of shape in a Microsoft Word document...Image 75 The shape is an image. TextBox 202 The shape is a textbox...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Slides::IGraphicalObject Class Referenc...

    Public Member Functions | List of all members Aspose::Slides::IGraphicalObject Class Reference abstract Represents ab......get_GraphicalObjectLock ()=0 Returns shape's locks. Read-only IGraphicalObjectLock...()=0 Determines whether the shape is TextHolder. Read-only bool...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  5. Shape.chart property | Aspose.Words for Python

    Shape.chart property. Provides access to the chart properties if this Shape has a [Chart](../../../aspose.words.drawing.charts/chart/)....chart property Shape.chart property Provides access to the chart...chart properties if this shape has a Chart . This property will...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.Diagram for Python via Java 21.11 Releas...

    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....Incorrect color of shapes Bug DIAGRAMJAVA-50631 Shapes are inconsistent...PresetTheme in Shape Apply a preset theme to this shape. shape . setPresetTheme...

    docs.aspose.com/diagram/java/aspose-diagram-for...
  7. RectangleProjectedShape | Aspose.PSD for .NET A...

    RectangleProjectedShape Contents [ Hide ] RectangleProjectedShape class Represents a Shape which is projected over re......RectangleProjectedSh class Represents a shape which is projected over rectangle...class RectangleProjectedSh : Shape Constructors Name Description...

    reference.aspose.com/psd/net/aspose.psd.shapes/...
  8. Placeholder | Aspose.Sildes for .NET API Reference

    Returns the placeholder for a Shape. Returns null if the Shape has no placeholder. Read-only IPlaceholderaspose.slides/iplaceholder....Placeholder Shape.Placeholder property Returns the placeholder...placeholder for a shape. Returns null if the shape has no placeholder...

    reference.aspose.com/slides/net/aspose.slides/s...
  9. Stroke.ImageBytes | Aspose.Words for .NET

    Stroke ImageBytes property. Defines the image for a stroke image or pattern fill in C#....Examples Shows how to process shape stroke features. Document doc...MyDir + "Shape stroke pattern border.docx" ); Shape shape = ( Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 在C++中压缩DOC

    在C++中压缩DOC而不会损失质量。优化DOC内容,轻松减小文件大小。...doc->GetChildNodes(NodeType::Shape, true); for (const auto& shape : System::I...System::IterateOver<Shape>(nodes)) { if (shape->get_HasImage()) { // 由开发者选择用于图像压缩的库。...

    products.aspose.com/words/zh/cpp/compress/doc/