Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 3,154 for

inline

(0.09 sec)
  1. RunCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your RunCollection to an array with the ToArray method, ensuring seamless data management and enhanced performance....determine the revision type of an inline node. Document doc = new Document...revision concerns. A Run is an Inline node. Run run = ( Run ) doc...

    reference.aspose.com/words/net/aspose.words/run...
  2. Revision.parentNode property | Aspose.Words for...

    Revision.parentNode property. Gets the immediate parent node (owner) of this revision...determine the revision type of an inline node. let doc = new aw . Document...revision concerns. A Run is an Inline node. let run = doc . revisions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. WrapType | Aspose.Words for Java

    Specifies how text is wrapped around a shape or picture in Java....docx"); Fields Field Description INLINE The shape remains on the same...toString(int wrapType) INLINE public static int INLINE The shape remains...

    reference.aspose.com/words/java/com.aspose.word...
  4. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom Inline shapes with DocumentBuilder's InsertShape method. Enhance your documents with tailored visuals for impactful presentations!..., double, double ) Inserts inline shape with specified type and... WrapType . None ); // 2 - Inline: builder . InsertShape ( ShapeType...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::Paragraph::get_Runs method | Asp...

    Aspose::Words::Paragraph::get_Runs method. Provides access to the typed collection of pieces of text inside the paragraph in C++....determine the revision type of an inline node. auto doc = System ::...revision concerns. A Run is an Inline node. auto run = System ::...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose::Words::DocumentBuilder::InsertNode meth...

    Aspose::Words::DocumentBuilder::InsertNode method. Inserts a node before the cursor in C++....Words :: Drawing :: WrapType :: Inline ); shape -> get_ImageData ()...Words :: Drawing :: WrapType :: Inline ); shape -> get_ImageData ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Choose Platform and Technology|Aspose.Words for...

    Choose the Platform for Aspose.Words....NET COM Interop Java Inline::Java PHP .NET COM Interop...for Java via Java Bridge or Inline::Java Consider the following:...

    docs.aspose.com/words/java/choose-the-platform-...
  8. 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.... INLINE shape . image_data . set_image...= aw . drawing . WrapType . INLINE shape . image_data . source_full_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index....determine the revision type of an inline node. doc = aw . Document (...revision concerns. A Run is an Inline node. run = doc . revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StructuredDocumentTag.is_temporary property | A...

    StructuredDocumentTag.is_temporary property. Specifies whether this SDT shall be removed from the WordProcessingML document when its contents are modified.... INLINE ) # Set the "IsTemporary" property...aw . markup . MarkupLevel . INLINE ) tag . checked = True # Set...

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