Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 3,972 for

inline

(0.11 sec)
  1. OfficeMath.display_type property | Aspose.Words...

    OfficeMath.display_type property. Gets/sets Office Math display format type which represents whether an equation is displayed Inline with the text or displayed on its own line....whether an equation is displayed inline with the text or displayed...always OfficeMathDisplayTyp.INLINE for nested Office Math. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RunCollection.toArray method | Aspose.Words for...

    RunCollection.toArray method. Copies all runs from the collection to a new array of runs....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. StructuredDocumentTag.StyleName | Aspose.Words ...

    Discover the StyleName property of StructuredDocumentTag. Easily manage and customize styles for your documents to enhance organization and clarity.... Inline ) { Style = quoteStyle }; //.... RichText , MarkupLevel . Inline ) { StyleName = "Quote" };...

    reference.aspose.com/words/net/aspose.words.mar...
  4. FieldSeparator.nodeType property | Aspose.Words...

    FieldSeparator.nodeType property. Returns [NodeType.FieldSeparator](../../../aspose.words/nodetype/#FieldSeparator)....well as the contents of all inline nodes. /// </summary> function...print its contents if it is an inline node. if ( childNode . isComposite...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SmartTag.nodeType property | Aspose.Words for N...

    SmartTag.nodeType property. Returns [NodeType.SmartTag](../../../aspose.words/nodetype/#SmartTag)....well as the contents of all inline nodes. /// </summary> function...print its contents if it is an inline node. if ( childNode . isComposite...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Run.nodeType property | Aspose.Words for Node.js

    Run.nodeType property. Returns [NodeType.Run](../../nodetype/#Run)....well as the contents of all inline nodes. /// </summary> function...print its contents if it is an inline node. if ( childNode . isComposite...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Error on updating fields of document with custo...

    When creating documents from a certain template we get an exception on calling UpdateFields(). Here the code sample: private void TestMethod(string documentTemplatePath) { using FileStream fileStream = new(document…...DOCPROPERTY field is inside inline SDT. But the value of document...paragraph break character. Inline level SDS cannot contain paragraphs...

    forum.aspose.com/t/error-on-updating-fields-of-...
  8. Aspose::Words::Notes::Footnote::get_StoryType m...

    Aspose::Words::Notes::Footnote::get_StoryType method. Returns Footnotes or Endnotes 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.not...
  9. Aspose::Words::InlineStory::get_Font method | A...

    Aspose::Words::InlineStory::get_Font method. Provides access to the font formatting of the anchor character of this object 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...
  10. 区分内联附件和常规附件|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....{ return true ; } } return "inline" . equals ( att . getPropertyString...getPropertyString ( 0x3716001F )) || "inline" . equals ( att . getPropertyString...

    docs.aspose.com/email/zh/java/differentiate-bet...