Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 999 for

insert document inline

(0.2 sec)
  1. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++....placeholder text for a structured document tag. auto doc = System ::...Aspose :: Words :: Document > (); // Insert a plain text structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. 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...
  3. DocumentBuilder.move_to method | Aspose.Words f...

    DocumentBuilder.move_to method. Moves the cursor to an Inline node or to the end of a paragraph....move_to(node) 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/python-net/aspose.wo...
  4. DocumentBuilder.moveTo method | Aspose.Words fo...

    DocumentBuilder.moveTo method. Moves the cursor to an Inline node or to the end of a paragraph....moveTo(node) 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/nodejs-net/aspose.wo...
  5. How to add comments to bookmark range - Free Su...

    i have an existing word Document with bookmarks. I need to associate a set of comments to each bookmark. Bookmark bookmark = Document.Range.Bookmarks[bookmarkName]; if (bookmark != null) { Comment comment = new Com…...1 i have an existing word document with bookmarks. I need to...bookmark. Bookmark bookmark = document.Range.Bookmarks[bookmarkName];...

    forum.aspose.com/t/how-to-add-comments-to-bookm...
  6. ImageData Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ImageData class—your solution for defining and managing images in shapes. Enhance your Document design effortlessly!...the Working with Images documentation article. public class ImageData...Borders only have effect for inline images. Brightness { get; set;...

    reference.aspose.com/words/net/aspose.words.dra...
  7. StructuredDocumentTag.contents_font property | ...

    StructuredDocumentTag.contents_font property. Font formatting that will be applied to text entered into SDT....how to create a structured document tag in a plain text box and...doc = aw . Document () # Create a structured document tag that...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTag.Level | Aspose.Words for ...

    Discover the StructuredDocumentTag Level property to efficiently identify its position in the Document tree, enhancing your Document management skills....which this SDT occurs in the document tree. public MarkupLevel Level...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/net/aspose.words.mar...
  9. StructuredDocumentTag.color property | Aspose.W...

    StructuredDocumentTag.color property. Gets or sets the color of the structured Document tag....the color of the structured document tag. get color () : string...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveOptions Compliance to choose your OOXML version for output Documents. Optimize your files with the default Ecma376_2006 setting....OOXML version for the output document. The default value is Ecma376_2006...Shows how to insert DML shapes into a document. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...