Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 18,361 for

paragraphs

(0.2 sec)
  1. Edit HTML In C++

    Edit HTML in C++ code....Remove unwanted HTML elements (paragraphs, pages, sections, chapters)...

    products.aspose.com/words/cpp/edit/html/
  2. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    Discover the DocumentVisitor VisitRowEnd method, essential for managing table row enumeration in your applications. Enhance your coding efficiency today!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Manage Presentation Themes in .NET|Aspose.Slide...

    Master presentation themes in Aspose.Slides for .NET to create, customize and convert PowerPoint files with consistent branding....100 , 100 ); Paragraph paragraph = new Paragraph (); Portion portion...( "Theme text format" ); paragraph . Portions . Add ( portion...

    docs.aspose.com/slides/net/presentation-theme/
  4. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the text you want using Java....phrase is composed of multiple paragraphs, sections, or pages. Some...metacharacters include &p for a paragraph break, &b for a section break...

    docs.aspose.com/words/java/find-and-replace/
  5. Compare Documents in Python|Aspose.Words for Py...

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

    docs.aspose.com/words/python-net/compare-docume...
  6. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...document, iterate through the paragraphs and adjust their alignment...foreach (Paragraph paragraph in section.Body.Paragraphs) { // Adjust...

    forum.aspose.com/t/appending-document-not-maint...
  7. Edit Markdown In Javascript

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

    products.aspose.com/words/nodejs-net/edit/md/
  8. Tagged PDF: Placement, Padding, and BBox on Str...

    Product / Version: Aspose.PDF for .NET v26.x Runtime: .NET (I can provide exact framework/runtime if needed) Evaluation: I’m currently selecting a product to generate structured (tagged) PDFs and need guidance before f…... 650)) Appended a simple paragraph under each <Div> . Saved the...sample that shows both (DOM/Paragraph/Table/FloatingBox/etc. for...

    forum.aspose.com/t/tagged-pdf-placement-padding...
  9. Enhance Your Presentations with AutoFit in Java...

    Manage AutoFit settings in Aspose.Slides for Node.js to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....JavaScript Manage PowerPoint Text Paragraphs in JavaScript...

    docs.aspose.com/slides/nodejs-java/manage-autof...
  10. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties class. A collection of built-in document properties. To learn more, visit the documentation article in C++.... get_Paragraphs () Represents an estimate...estimate of the number of paragraphs in the document. get_RevisionNumber...

    reference.aspose.com/words/cpp/aspose.words.pro...