Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 3,338 for

inline

(0.14 sec)
  1. Aspose::Words::InlineStory::get_Tables method |...

    Aspose::Words::InlineStory::get_Tables method. Gets a collection of tables that are immediate children of the story in C++....Color :: get_Green ()); // All inline story nodes have their respective...comment is another type of inline story. auto comment = System...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertImage method... The image is inserted inline and at 100% scale. insertImage...document. The image is inserted inline and at 100% scale. insertImage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Translate Markdown to DOM|Aspose.Words for Node...

    Tarnslate a Markdown document to Document Object Model and back using Node.js. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....We use Font formatting for inline blocks. When there is no direct...style or paragraph formatting. Inline Blocks We use Font formatting...

    docs.aspose.com/words/nodejs-net/translate-mark...
  4. ImageData.SourceFullName | Aspose.Words for .NET

    Discover the ImageData SourceFullName property to easily manage linked image paths and filenames, enhancing your image handling efficiency.... Inline ; shape . ImageData . SetImage...shape . WrapType = WrapType . Inline ; shape . ImageData . SourceFullName...

    reference.aspose.com/words/net/aspose.words.dra...
  5. How to Change Background Color in HTML? C# Exam...

    Learn how to set the background color of HTML documents using Aspose.HTML for .NET. Consider various ways in ready-to-use C# examples.... You can use inline, internal or external CSS,..."change-background-color-p-inline-css.html" ); 5 6 // Prepare...

    docs.aspose.com/html/net/how-to-articles/how-to...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_WordOpenXMLMinimal method. Gets a string that represents the XML contained within the node in the FlatOpc format. Unlike the WordOpenXML property, this method generates a stripped-down document that excludes any non-content-related parts in C++....:: Markup :: MarkupLevel :: Inline ); sdtPlainText -> set_Style...:: Markup :: MarkupLevel :: Inline ); sdtRichText -> set_StyleName...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. 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!...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/rev...
  8. 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 ::...revision concerns. A Run is an Inline node. auto run = System ::...

    reference.aspose.com/words/cpp/aspose.words/run...
  9. 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 ::...revision concerns. A Run is an Inline node. auto run = System ::...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. Create New Spreadsheet in xlsx4j|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....easiest approach is to use inline strings (as opposed to the...cell . setT ( STCellType . INLINE_STR ); cell . setIs ( ctrst...

    docs.aspose.com/cells/java/create-new-spreadshe...