Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 36,279 for

paragraph

(0.09 sec)
  1. Aspose.Words for C++ 22.9 Release Notes|Documen...

    Aspose.Words for C++ 22.9 Release Notes – learn about the latest updates and fixes....with background color of paragraph Bug WORDSNET-23943 Abort pdf2word...WORDSNET-23748 Incorrect paragraph break font size in AW document...

    docs.aspose.com/words/cpp/aspose-words-for-cpp-...
  2. Markdown 列表 - C# 代码

    在 C# 中创建 Markdown 列表。使用 C# 库创建有序和无序的 Markdown 列表。...AppendChild(li1); // Create a paragraph with text content and add...the li1 item var paragraph = mdf.Paragraph(); var heading = mdf...

    products.aspose.com/html/zh/net/markdown-list/
  3. Frequently Asked Questions|Aspose.Slides Docume...

    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....AddNotesSlide (); //Add each paragraph from the source notes page...NotesSlide . NotesTextFrame . Paragraphs . Count ; j ++) notes . NotesTextFrame...

    docs.aspose.com/slides/net/frequently-asked-que...
  4. ITextAnimation | Aspose.Sildes for Python via ....

    ITextAnimation ITextAnimation class Represent text animation. The ITextAnimation type exposes the following members: ...... Paragraph 1,2,3, All at Once) of text...Only valid if count of text paragraphs equal or greater of counts...

    reference.aspose.com/slides/python-net/aspose.s...
  5. How to get text content beside the shapes - Fre...

    Hello! I have PDF converted to DOCX after conversion the Paragraphs are created into textbox. Is there a way to collect those text/Paragraphs beside the checkbox? I tried DocSaveOptions.RecognitionMode.EnhancedFlow and…...DOCX after conversion the paragraphs are created into textbox...way to collect those text/paragraphs beside the checkbox? I tried...

    forum.aspose.com/t/how-to-get-text-content-besi...
  6. Insert and Append Documents in C++|Aspose.Words...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end....example, a document can contain paragraphs with the text [INTRODUCTION]...you need to replace those paragraphs with the content obtained...

    docs.aspose.com/words/cpp/insert-and-append-doc...
  7. Insert and Append Documents in C#|Aspose.Words ...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in C#....example, a document can contain paragraphs with the text [INTRODUCTION]...you need to replace those paragraphs with the content obtained...

    docs.aspose.com/words/net/insert-and-append-doc...
  8. How do I convert heading numbering to plain tex...

    Good day, I am turning to you for advice. I have a document that contains several numbered headings. I need to export, for example, page 7, where heading number 7 is located. If I convert it to a new document, it will b…...Get all paragraphs, which are list items List<Paragraph> listItems...GetChildNodes(NodeType.Paragraph, true).Cast<Paragraph>() .Where(p =>...

    forum.aspose.com/t/how-do-i-convert-heading-num...
  9. FloatingBox - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....PageSize ParagraphAbsorber Paragraphs PasswordBoxField PasswordType...padding of the floating box. Paragraphs getParagraphs () Gets a collection...

    reference.aspose.com/pdf/java/com.aspose.pdf/Fl...
  10. BaselineAlignment enumeration | Aspose.Words fo...

    aspose.words.BaselineAlignment enumeration. Specifies fonts vertical position on a line....Aligns to the baseline of the paragraph. BOTTOM Aligns to the bottom...first_section . body . paragraphs [ 0 ] . paragraph_format if format...

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