Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 997 for

insert document inline

(1.16 sec)
  1. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...builder = new DocumentBuilder(document); AtomicInteger bmCount =...AtomicInteger(1); for (Object obj : document.getChildNodes(NodeType.SHAPE...

    forum.aspose.com/t/alternative-way-to-extract-a...
  2. AbsolutePositionTab class | Aspose.Words for Py...

    aspose.words.AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content...Words Document Object Model (DOM) documentation article. Inheritance:...AbsolutePositionTab → SpecialChar → Inline → Node Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.MoveTo | Aspose.Words for .NET

    Discover the DocumentBuilder MoveTo method to easily navigate Inline nodes and efficiently position your cursor at paragraph ends for seamless Document editing....method Moves the cursor to an inline node or to the end of a paragraph...paragraph. Remarks When node is an inline-level node, the cursor is moved...

    reference.aspose.com/words/net/aspose.words/doc...
  4. StoryType enumeration | Aspose.Words for Node.js

    Aspose.Words.StoryType enumeration. Text of a Word Document is stored in stories...enumeration Text of a Word document is stored in stories. StoryType...There is no such story in the document. MainText Contains the main...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MarkupLevel enumeration | Aspose.Words for Python

    aspose.words.markup.MarkupLevel enumeration. Specifies the level in the Document tree where a particular [StructuredDocumentTag](../structuredDocumenttag/) can occur....Specifies the level in the document tree where a particular StructuredDocumentTa...invalid value. INLINE The element occurs at the inline level (e.g...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Create a Dropdown List in Excel using Py...

    Learn how to create a dropdown list in Excel using Python with Aspose.Cells. Step-by-step examples for Inline and range-based dropdown lists to improve data entry accuracy.... Create an Inline List Dropdown in Excel 2. Create...Cells for Python via .NET: Inline list dropdown: values are typed...

    blog.aspose.com/cells/create-dropdown-list-in-e...
  7. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....Words Document Object Model (DOM) documentation article. Remarks:...Remarks: A document is represented as a tree of nodes, similar...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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++....placeholder text) upon opening this document. bool Aspose :: Words :: Markup...placeholder text for a structured document tag. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. DocumentBuilder.insert_online_video method | As...

    aspose.words.DocumentBuilder.Insert_online_video method...insert_online_video method Contents [ Hide ] insert_online_video(video_url...height) Inserts an online video object into the document and scales...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Markup::SdtType enum | Aspose.Wo...

    Aspose::Words::Markup::SdtType enum. Specifies the type of a structured Document tag (SDT) node in C++....Specifies the type of a structured document tag (SDT) node. enum class...list when displayed in the document. ComboBox 5 The SDT represents...

    reference.aspose.com/words/cpp/aspose.words.mar...