Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 36,285 for

paragraph

(0.07 sec)
  1. Custom Grayscale / Colored Printing API for C#,...

    C# .NET API to print non-colored pages on color printing devices via grayscale printing, Citation tag SDT, default format for unknown input file is set as .txt....// Append to a paragraph. Paragraph paragraph = doc.FirstSection...FirstSection.Body.FirstParagraph; paragraph.AppendChild(sdt); // Create...

    releases.aspose.com/words/net/new-releases/aspo...
  2. DocumentBase.import_node method | Aspose.Words ...

    aspose.words.DocumentBase.import_node method... first_paragraph . append_child ( aw . Run..., 'Source document first paragraph text.' )) dst_doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Lists Namespace Reference - Aspo...

    The Aspose.Words.Lists namespace contains classes for working with bulleted and numbered lists defined in a document....formatting is applied to a paragraph. More... class ListLabel Defines...label from the text of the paragraph. More... Enumeration Type...

    reference.aspose.com/words/cpp/namespace/aspose...
  4. Aspose::Words::ControlChar class | Aspose.Words...

    Aspose::Words::ControlChar class. Control characters often encountered in documents. To learn more, visit the documentation article in C++....commonly used in text files for paragraph breaks. static Lf () Line...ParagraphBreak () End of paragraph character: “\x000d” or “\r”...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Working with Table of Contents in Java|Aspose.W...

    Table of Content field in details. How to create and modify `TOC` field using Java.... For instance, a paragraph with Heading 1 style will...level in the TOC whereas a paragraph with Heading 2 will be treated...

    docs.aspose.com/words/java/working-with-table-o...
  6. Aspose::Words::Lists::ListCollection class | As...

    Aspose::Words::Lists::ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document. To learn more, visit the documentation article in C++....collection separately from the paragraphs of text. You do not create...AddCopy() method. To make a paragraph bulleted or numbered, you...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Aspose::Words::DocumentBase::get_Lists method |...

    Aspose::Words::DocumentBase::get_Lists method. Provides access to the list formatting used in the document in C++....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. TextNodeType enumeration | Aspose.Cells for Pyt...

    TextNodeType enumeration TextNodeType enumeration Represents the node type. The TextNodeType type exposes the followi...... TEXT_PARAGRAPH Represents the text paragraph. EQUATION Represents...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. 13.10.0 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 13.10.0 Release Notes – the latest updates and fixes....import of CSS margins for paragraphs, lists and tables Base PDF/A-1b...WORDSNET-5015 Background color of paragraphs is changed after converting...

    docs.aspose.com/words/net/aspose-words-for-net-...
  10. Aspose::Words::Section::get_Body method | Aspos...

    Aspose::Words::Section::get_Body method. Returns the Body child node of the section in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...contains at least one empty paragraph. body -> EnsureMinimum ();...

    reference.aspose.com/words/cpp/aspose.words/sec...