Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 18,131 for

paragraph

(0.17 sec)
  1. Aspose::Words::Notes::Footnote class | Aspose.W...

    Aspose::Words::Notes::Footnote class. Represents a container for text of a footnote or endnote. To learn more, visit the documentation article in C++....not a paragraph, creates and appends one empty paragraph. Footnote...() override Gets the first paragraph in the story. get_Font ()...

    reference.aspose.com/words/cpp/aspose.words.not...
  2. Getting the layout rectangle for displayed comm...

    When recording the layout for Paragraphs the LayoutEnumerator will provide the layout rectangle for each span in the Paragraph. However, when looking at Paragraphs within a comment entity the layout rectangle retrieves j…...recording the layout for paragraphs the LayoutEnumerator will...in the paragraph. However, when looking at paragraphs within...

    forum.aspose.com/t/getting-the-layout-rectangle...
  3. ListFormat.ListIndent | Aspose.Words for .NET

    Enhance your document's structure with the ListFormat ListIndent method, effortlessly elevating your Paragraph's list level for improved clarity....list level of the current paragraph by one level. public void...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Make DOCX Using C++

    Make a new DOCX in C++ in a few steps. Easily create DOCX using C++ library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun->get_NextSibling()...

    products.aspose.com/words/cpp/make/docx/
  5. CompatibilityOptions class | Aspose.Words for N...

    Aspose.Words.Settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...Allow Contextual Spacing of Paragraphs in Tables. applyBreakingRules...cachedColBalance Use Cached Paragraph Information for Column Balancing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 在 Java 中管理演示文稿超链接|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。...clear (); Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...setFillType ( FillType . Solid ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/zh/java/manage-hyperlinks/
  7. Aspose::Words::Section class | Aspose.Words for...

    Aspose::Words::Section class. Represents a single section in a document. To learn more, visit the documentation article in C++....section has Body with one Paragraph . get_Body () Returns the...needs to have Body with one Paragraph . Each section has its own...

    reference.aspose.com/words/cpp/aspose.words/sec...
  8. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting.... Q: Why are paragraph sizes different on Windows...systems? A : The calculation of paragraph sizes is based on the calculation...

    docs.aspose.com/slides/java/faqs/
  9. Automate Presentation Localization in C++|Aspos...

    Automate PowerPoint and OpenDocument slide localization in C++ with Aspose.Slides, using practical code samples and tips for faster global rollout....languages within a single paragraph? Yes. Language ID is applied...portion level, so a single paragraph can mix multiple languages...

    docs.aspose.com/slides/cpp/presentation-localiz...
  10. Make DOC Using Javascript

    Make a new DOC in JavaScript in a few steps. Easily create DOC using Node.js via .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.nextSibling...

    products.aspose.com/words/nodejs-net/make/doc/