Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 18,524 for

paragraphs

(0.13 sec)
  1. Markdown Processing in C# – Aspose.HTML for .NET

    Parse, analyze, edit, and generate Markdown in C# using Aspose.HTML for .NET. Work with AST, modify structure, and process GitHub-Flavored Markdown....how to analyze headings, paragraphs, lists, and other blocks...

    docs.aspose.com/html/net/markdown-processing/
  2. Need help in creating the hyperlink style for u...

    Hi Team, We are using Aspose words for document generation. We have a document which is having some Paragraphs and Paragraphs contains some url text. We want to create hyperlink style and color for them but not able to.…...which is having some paragraphs and paragraphs contains some url...keep the surrounding nodes (paragraph, tables, etc.) intact. var...

    forum.aspose.com/t/need-help-in-creating-the-hy...
  3. Convert HTML to Markdown – Aspose.HTML for Pyth...

    Convert HTML to Markdown programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to MD conversion scenarios with Python examples....to convert only links and paragraphs or include a broader range...to process only links and paragraphs, other HTML elements remain...

    docs.aspose.com/html/python-net/convert-html-to...
  4. Edit and Modify Markdown in C# – Aspose.HTML Tu...

    Edit and modify existing Markdown files in C# with Aspose.HTML for .NET - change headings, update Paragraphs, remove list items, and manipulate the Markdown AST.... Headings, lists, and paragraphs form a structured hierarchy...new sections, or updating paragraph content without corrupting...

    docs.aspose.com/html/net/edit-markdown/
  5. Compare Documents in C++|Aspose.Words for C++

    Compare two documents in any supported formats and shows content changes using C++. You can apply advanced options when comparing....the addition of words and paragraphs. As a result of the comparison...

    docs.aspose.com/words/cpp/compare-documents/
  6. Aspose::Words::Style class | Aspose.Words for C...

    Aspose::Words::Style class. Represents a single built-in or user-defined style. To learn more, visit the documentation article in C++....style, linked style and next paragraph style are recursively compared...formatting properties of a paragraph style. get_Locked () const...

    reference.aspose.com/words/cpp/aspose.words/style/
  7. Nodeimporter ignores "KeepSourceNumbering" and ...

    Hi there Our software contains a workflow, where specific ContentControls are copied into another docx File. This used to work on 15.6. After we updated to 22.9 a while ago ( we’re now on 25.4 but still face this issu…...I found out that all the paragraphs lists are listed with StartAt:...importFormatOptions); foreach (Paragraph paragraph in srcDoc.FirstSection...

    forum.aspose.com/t/nodeimporter-ignores-keepsou...
  8. Word Content Control (Checkbox) get auto checke...

    Hi, I have a Word file with Content Control (checkbox) when I convert the Word file to PDF using ASPOSE Word 20.2 some checkbox gets checked (has ‘X’ within) and the checkbox can’t be changed afterward. We are using a li…...contents inside, like many paragraphs, other tables, text boxes...

    forum.aspose.com/t/word-content-control-checkbo...
  9. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    Discover the DocumentVisitor VisitGroupShapeStart method, essential for efficient group shape enumeration in your applications. Enhance your coding workflow today!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Work with Columns and Rows in C++|Aspose.Words ...

    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/cpp/working-with-columns-...