Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 18,543 for

paragraphs

(1.29 sec)
  1. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++.... Paragraph Formatting Current paragraph formatting...object encapsulates various paragraph formatting properties available...

    docs.aspose.com/words/cpp/using-documentbuilder...
  2. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...the beginning of the second paragraph instead of placing it at the...the end of the first paragraph. Please see the following modified...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  3. Replacing bookmarks causes issues when the modi...

    I performed bookmark replacement using Input Document 1 and Input Document 2, and I successfully generated the output document (which I have attached). The first bookmark replacement works correctly, and the output docum…...based on block-level nodes (paragraphs and tables). Traverse through...last nodes when needed, so paragraph formatting is retained. //...

    forum.aspose.com/t/replacing-bookmarks-causes-i...
  4. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document formatting and design....various objects such as Run , Paragraph , Style , DocumentBuilder...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/net/aspose.words/font/
  5. Online PPSM to MARKDOWN Conversion or Build .NE...

    Free online app to convert PPSM to MARKDOWN files. .NET C# conversion library code for PPSM documents....with formatted headings, paragraphs, and images. Presentations...

    products.aspose.com/total/net/conversion/ppsm-t...
  6. Online RTF File Merger or Build Python Apps to ...

    Free online app to combine different RTF files. Python merging library code to merge RTF documents into other formats....font styles, sizes, colors, paragraphs, tables, and images. One...

    products.aspose.com/total/python-net/merge/rtf/
  7. Work with Columns and Rows in C#|Aspose.Words f...

    Working with parts of a table – rows, columns, and cells using C#. Specify Header Row C#....next , which is applied to paragraphs in table cells By default...parameter to true for each paragraph within the table cells. The...

    docs.aspose.com/words/net/working-with-columns-...
  8. Adding images to Header and footer along with p...

    Hi Aspose Team, We are converting HTML to PDF (multi page pdf) using HtmlLoadOptions class and then passing HTML to Aspose.Pdf.Document class. Now we have a requirement in which every page of generated pdf will have an i…...into paragraphs collection of the section header.Paragraphs.Add(image1);...HorizontalAlignment.Right; footer.Paragraphs.Add(fTxt); for (int cnt =...

    forum.aspose.com/t/adding-images-to-header-and-...
  9. Edit MARKDOWN In C++

    Edit MARKDOWN in C++ code....unwanted Markdown elements (paragraphs, pages, sections, chapters)...

    products.aspose.com/words/cpp/edit/markdown/
  10. Edit Markdown In C#

    Edit Markdown in C# code....Remove unwanted MD elements (paragraphs, pages, sections, chapters)...

    products.aspose.com/words/net/edit/md/