Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 18,590 for

paragraphs

(0.2 sec)
  1. 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...
  2. Aspose::Words::Saving::HtmlSaveOptions class | ...

    Aspose::Words::Saving::HtmlSaveOptions class. Can be used to specify additional options when saving a document into the Html, Mhtml, Epub, Azw3 or Mobi format. To learn more, visit the documentation article in C++....left and right indents of paragraphs are normalized when saving...the document into heading paragraphs. // This is useful for readers...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 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...
  4. Python PDF Processing APIs | Aspose.PDF Product...

    Download Python package to work with PDF pages, images, attachments, fonts, bookmarks, annotations, forms, watermarks, security & printing via .NET API....Ability to work with text, paragraphs, headings, hyperlinks, graphs...object. Add TextFragment to paragraphs collection of the page. Save...

    releases.aspose.com/pdf/pythonnet/
  5. Edit MARKDOWN In C++

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

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

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

    products.aspose.com/words/net/edit/md/
  7. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....the current paragraph and all further paragraphs created using...list level of the current paragraph by one level, call ListFormat...

    docs.aspose.com/words/java/using-documentbuilde...
  8. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM field in Java....Examples: Shows how to number paragraphs using autonum fields. Document...Examples: Shows how to number paragraphs using autonum fields. Document...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Comment class | Aspose.Words for...

    Aspose::Words::Comment class. Represents a container for text of a comment. To learn more, visit the documentation article in C++....not a paragraph, creates and appends one empty paragraph. get_Ancestor...() override Gets the first paragraph in the story. get_Font ()...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. Find and Replace in Python|Aspose.Words for Pyt...

    Find a string or regular expression pattern in your document and replace it with the text you want using Python....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/python-net/find-and-replace/