Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 3,749 for

inline

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

    Aspose::Words::Markup::StructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....:: Markup :: MarkupLevel :: Inline ); // Set the title and color...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. FieldEmbed Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEmbed class for seamless EMBED field implementation, enhancing document functionality and versatility....input document, // which is the inline canvas for the AutoShape. Shape...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....nodes, as well as indivisible inline nodes, e.g. BookmarkStart or...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. RelativeVerticalSize | Aspose.Words for Java

    Specifies relatively to what the height of a shape or a text frame is calculated vertically in Java....None since Inline shapes are automatically converted...

    reference.aspose.com/words/java/com.aspose.word...
  5. RelativeHorizontalSize | Aspose.Words for Java

    Specifies relatively to what the width of a shape or a text frame is calculated horizontally in Java....None since Inline shapes are automatically converted...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Fields::FieldSeparator class | A...

    Aspose::Words::Fields::FieldSeparator class. Represents a Word field separator that separates the field code from the field result. To learn more, visit the documentation article in C++....Remarks FieldSeparator is an inline-level node and represented...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Get Max Column Index in Row and Max Row Index i...

    Learn how to get the max column index in a row and the max row index in a column through the Aspose.Cells for JavaScript via C++ API....margin-top : 10 px ; display : inline - block ; } </ style > </ head...

    docs.aspose.com/cells/javascript-cpp/get-max-in...
  8. Frequently Asked Questions – Aspose.HTML for Py...

    Explore answers to common queries about the Aspose.HTML Python library to solve your problem on general questions or specific topics quickly....A: Yes, you can extract both inline and external SVG images using...Aspose.HTML for Python via .NET. Inline SVGs are directly embedded...

    docs.aspose.com/html/python-net/faq/
  9. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java.... This is an inline shape, // which has a parent...contain other composite and inline nodes as children. Paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  10. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java....ranges are supported only at the inline-level, that is inside Paragraph...shape.setWrapType(WrapType.INLINE); paragraph.appendChild(shape);...

    reference.aspose.com/words/java/com.aspose.word...