Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 3,157 for

inline

(0.05 sec)
  1. StructuredDocumentTag.placeholder_name property...

    StructuredDocumentTag.placeholder_name property. Gets or sets Name of the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text.... INLINE ) # We can get the tag to display...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IStructuredDocumentTag.placeholder_name propert...

    IStructuredDocumentTag.placeholder_name property. Gets or sets Name of the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text.... INLINE ) # We can get the tag to display...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StructuredDocumentTag.multiline property | Aspo...

    StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of text.... Inline ); // Set the title and color...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word document is stored in stories. StoryType identifies a story in C++.... This is an inline shape, // which has a parent...

    reference.aspose.com/words/cpp/aspose.words/sto...
  5. StructuredDocumentTag.title property | Aspose.W...

    StructuredDocumentTag.title property. Specifies the friendly name associated with this SDT... INLINE ) # Set the title and color...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type.... Inline ; paragraph . appendChild (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageData.borders property | Aspose.Words for P...

    ImageData.borders property. Gets the collection of borders of the image...Borders only have effect for inline images. @property def borders...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...""" # Create an inline Shape, which will serve as...= aw . drawing . WrapType . INLINE shape . width = shape_width...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Parsing the details via DotNet in efficient man...

    Hello Team, we are out here to parse and fetch the data for PST & OLM Files in most time consuming and efficient manner, and we have 2 goals here. Both the parsing logics are consuming too much time and we want to optimi…...body , this mail has around 12 inline images all are sent as attachments...always return false even for inline image We have opened the following...

    forum.aspose.com/t/parsing-the-details-via-dotn...
  10. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt object in Java....throws Exception { // Create an inline Shape, which will serve as...shape.setWrapType(WrapType.INLINE); shape.setWidth(shapeWidth);...

    reference.aspose.com/words/java/com.aspose.word...