Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 136,558 for

shape

(0.08 sec)
  1. Aspose::Words::Fields::FieldEmbed Class Referen...

    Implements the EMBED field....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. // A SHAPE field is the...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. set_AlternativeTextTitle() | Aspose.Slides for ...

    Sets the title of alternative text associated with a Shape. Write System::String....set_AlternativeTextTitle() Shape::set_AlternativeTextTitle(System::String)...alternative text associated with a shape. Write System::String . void...

    reference.aspose.com/slides/cpp/aspose.slides/s...
  3. GanttBarMiddleShape - Aspose.Tasks for Java - A...

    Developer's manual that contains Java classes to work with Microsoft Project documents without utilizing Microsoft Project....SaveOptions SaveTemplateOptions Shape SplitPart SplitPartCollection...System.Enum Specifies the middle shape of a bar. Nested Class Summary...

    reference.aspose.com/tasks/java/com.aspose.task...
  4. Aspose::Slides::IConnectorLock Class Referencea...

    Public Member Functions | List of all members Aspose::Slides::IConnectorLock Class Reference abstract Determines whic......Determines whether an adding this shape to a group is forbidden. Read...Determines whether an adding this shape to a group is forbidden. Write...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  5. Working with Geometry Section|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....Section of a Connector Shape Any shape in Microsoft Office Visio...different component of the shape. Most shapes have just one geometry...

    docs.aspose.com/diagram/java/working-with-geome...
  6. Extraction issue 12 - Aspose.Words Product Fami...

    Dear team, We are extracting images from docx using aspose java, but we are facing below issue please refer input and output, And we are using below source code Source Code : public static void textFrameImageWithCapti…...SHAPE, true).getCount()>0) mRows.push(row);...visitShapeStart(Shape shape) throws Exception { if (shape.isTopLevel()...

    forum.aspose.com/t/extraction-issue-12/249975
  7. IGraphicalObjectLock | Aspose.Sildes for .NET A...

    Determines which operations are disabled on the parent GraphicalObjectEx....get; set; } Determines whether shape have to preserve aspect ratio...Determines whether adding this shape to a group is forbidden. Read/write...

    reference.aspose.com/slides/net/aspose.slides/i...
  8. GetGeometryPaths | Aspose.Sildes for .NET API R...

    Returns the copy of path of the geometry Shape. Coordinates are relative to the left top corner of the Shape....copy of path of the geometry shape. Coordinates are relative to...the left top corner of the shape. public IGeometryPath [] GetGeometryPaths...

    reference.aspose.com/slides/net/aspose.slides/g...
  9. How to add comments (annotations) to a picture ...

    How to annotate (annotate) the second picture, can you give me a sample code? word has been uploaded ↓ 不得擅自引进、释放或丢弃!.docx (307.5 KB) Expected outcome: 9cd30e4df1d9c6a6eedee0853419ce9.jpg (308.8 KB)... Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 1, true);...Paragraph para = (Paragraph)shape.getParentNode(); Comment cmt...

    forum.aspose.com/t/how-to-add-comments-annotati...
  10. Forms2OleControl.GroupName | Aspose.Words for .NET

    Forms2OleControl GroupName property. Gets or sets a string that specifies a group of mutually exclusive controls. The default value is an empty string in C#....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

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