Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 4,180 for

inline

(0.22 sec)
  1. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [IStructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is true.... INLINE ) # We can get the tag to display...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [StructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is ``True``.... INLINE ) # We can get the tag to display...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RelativeVerticalSize enumeration | Aspose.Words...

    aspose.words.drawing.RelativeVerticalSize enumeration. Specifies relatively to what the height of a shape or a text frame is calculated vertically....None since Inline shapes are automatically converted...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to true, this state shall be resumed (showing placeholder text) upon opening this document in C++....:: Markup :: MarkupLevel :: Inline ); // We can get the tag to...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Why can Aspose Email shows 3 Attachment files i...

    I have such a test Email: gurkovtest.zip (40,9 KB) and I use following code: final MapiMessage msg = MapiMessage.fromMailMessage(emailFilename); final String dataDir = "./AsposeTemp/"; Files.createDirecto…...between normal attachments and inline attachments, the MapiAttachment...

    forum.aspose.com/t/why-can-aspose-email-shows-3...
  6. Aspose::Words::CompositeNode::get_Count method ...

    Aspose::Words::CompositeNode::get_Count method. Gets the number of immediate children of this node in C++....contain other composite and inline nodes as children. System ::...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++....:: Markup :: MarkupLevel :: Inline ); // We can get the tag to...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::ParagraphFormat::get_Bidi method...

    Aspose::Words::ParagraphFormat::get_Bidi method. Gets or sets whether this is a right-to-left paragraph in C++....When true , the runs and other inline objects in this paragraph are...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Working with Shapes in Python|Aspose.Words for ...

    Create and manage shapes, ole objects in a document using Python....Document Builder You can insert inline shape with specified type and...insert_shape(shape_type, width, height) for inline shapes or DocumentBuilder....

    docs.aspose.com/words/python-net/working-with-s...
  10. 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...