Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 840 for

insert document inline

(0.07 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_LockContentControl method. When set to true, this property will prohibit a user from deleting this SDT in C++....restrictions to structured document tags. auto doc = System ::...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::InlineStory::get_ParentParagraph...

    Aspose::Words::InlineStory::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....get_ParentParagraph () Examples Shows how to insert InlineStory nodes. auto doc...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. Aspose::Words::InlineStory::EnsureMinimum metho...

    Aspose::Words::InlineStory::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++....EnsureMinimum () Examples Shows how to insert InlineStory nodes. auto doc...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. Revision.ParentNode | Aspose.Words for .NET

    Discover the Revision ParentNode property, which identifies the direct parent node of any revision type—except StyleDefinitionChange. Enhance your coding efficiency!...type of an inline node. Document doc = new Document ( MyDir +...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/rev...
  5. FieldSeparator class | Aspose.Words for Python

    aspose.words.fields.FieldSeparator class. Represents a Word field separator that separates the field code from the field result...the Working with Fields documentation article. Remarks FieldSeparator...FieldSeparator is an inline-level node and represented by the ControlChar...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Shapes in Java|Aspose.Words for Java

    Introduction to shape markup language, creating shapes of different types using Java.... A Word document can contain one or more different...the document are represented by the Shape class. Insert Shape...

    docs.aspose.com/words/java/working-with-shapes/
  7. Aspose::Words::RunCollection::ToArray method | ...

    Aspose::Words::RunCollection::ToArray method. Copies all runs from the collection to a new array of runs in C++....determine the revision type of an inline node. auto doc = System ::...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...

    reference.aspose.com/words/cpp/aspose.words/run...
  8. Aspose::Words::Revision::get_ParentNode method ...

    Aspose::Words::Revision::get_ParentNode method. Gets the immediate parent node (owner) of this revision. This property will work for any revision type other than StyleDefinitionChange in C++....determine the revision type of an inline node. auto doc = System ::...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. VerticalAlignment | Aspose.Words for Java

    Specifies vertical alignment of a floating shape text frame or a floating table in Java.... Examples: Shows how to insert a floating image to the center...center of a page. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. ImageData.source_full_name property | Aspose.Wo...

    ImageData.source_full_name property. Gets or sets the path and name of the source file for the linked image....Shows how to insert a linked image into a document. doc = aw .... Document () builder = aw . DocumentBuilder ( doc = doc ) image_file_name...

    reference.aspose.com/words/python-net/aspose.wo...