Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 18,217 for

paragraph

(0.07 sec)
  1. FieldToc.HeadingLevelRange | Aspose.Words for .NET

    Discover the FieldToc HeadingLevelRange property to easily manage heading levels for enhanced content organization and SEO optimization.... Writeln ( "Paragraph text." ); InsertNewPageWithHea..."MyBookmark" ); builder . Writeln ( "Paragraph text." ); // This entry does...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Change Text Color in HTML with Aspose.HTML for ...

    Learn how to set and change text colors in HTML using Aspose.HTML for Python. Apply CSS styles, highlight content, and automate HTML styling with ease....dynamically change the color of paragraph text based on its content...os.path. join (data_dir, "paragraphs.html" ) output_path = os...

    products.aspose.com/html/python-net/how-to-chan...
  3. Disable Spell Check and Grammar Check in PowerP...

    How can we disable spellcheck/grammer check in the PPT....paragraphs.get_Item(0).paragraphFormat...setColor(Color.WHITE); // Creates the Paragraph object for text frame IParagraph...

    forum.aspose.com/t/disable-spell-check-and-gram...
  4. 复制 PPTX 中的段落和部分|Aspose.Slides 文档

    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.... 复制段落 段落属性可以通过 Paragraph 类的 ParagraphFormat 实例访问。 ...。目标段落获得复制的值。 SharedPtr < Paragraph > CopyParagraph ( SharedPtr...

    docs.aspose.com/slides/zh/cpp/copy-paragraph-an...
  5. DocumentDirection | Aspose.Words for Java

    Allows to specify the direction to flow the text in a document in Java....// the direction of every paragraph of text that Aspose.Words...loads from plaintext. // Each paragraph's "Bidi" property will store...

    reference.aspose.com/words/java/com.aspose.word...
  6. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java....PARAGRAPH); block.setCategory("My custom...setBehavior(BuildingBlockBehavio.PARAGRAPH); block.setCategory("My custom...

    reference.aspose.com/words/java/com.aspose.word...
  7. Make DOC Using C++

    Make a new DOC in C++ in a few steps. Easily create DOC 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/doc/
  8. Make HTML Using C++

    Make a new HTML in C++ in a few steps. Easily create HTML 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/html/
  9. Aspose::Words::LowCode::SplitCriteria enum | As...

    Aspose::Words::LowCode::SplitCriteria enum. Specifies how the document is split into parts in C++....is split into parts at a paragraph formatted using the style...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. LayoutEnumerator.moveNext method | Aspose.Words...

    LayoutEnumerator.moveNext method. Moves to the next sibling entity in visual order....When iterating lines of a paragraph broken across pages this method...

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