Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 17,594 for

paragraph

(0.07 sec)
  1. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word document node.... Paragraph A paragraph of text. BookmarkStart...images, fields,etc.) within a paragraph StructuredDocumentTa Allows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Paragraph.IsFormatRevision | Aspose.Words for .NET

    Discover how the IsFormatRevision property in Microsoft Word tracks formatting changes, ensuring accurate document edits and enhanced collaboration....IsFormatRevision Paragraph.IsFormatRevision property Returns...Shows how to check whether a paragraph is a format revision. Document...

    reference.aspose.com/words/net/aspose.words/par...
  3. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize replace operations efficiently by executing user-defined actions for each match found....after the paragraph containing the matched text. Paragraph para =...= ( Paragraph ) args . MatchNode . ParentNode ; InsertDocument...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Paragraph.JoinRunsWithSameFormatting | Aspose.W...

    Effortlessly join runs with consistent formatting in your Paragraphs using the JoinRunsWithSameFormatting method. Enhance your document's style today!...JoinRunsWithSameForm Contents [ Hide ] Paragraph.JoinRunsWithSameForm method...the same formatting in the paragraph. public int JoinRunsWithSameForm...

    reference.aspose.com/words/net/aspose.words/par...
  5. ListFormat.RemoveNumbers | Aspose.Words for .NET

    Effortlessly remove numbers or bullets from your Paragraphs with the ListFormat RemoveNumbers method, resetting your list level to zero for clean formatting....bullets from the current paragraph and sets list level to zero...list formatting from all paragraphs in the main text of a section...

    reference.aspose.com/words/net/aspose.words.lis...
  6. ParagraphFormat.left_indent property | Aspose.W...

    ParagraphFormat.left_indent property. Gets or sets the value (in points) that represents the left indent for Paragraph....represents the left indent for paragraph. @property def left_indent...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Tables::Table::Table constructor...

    Aspose::Words::Tables::Table::Table constructor. Initializes a new instance of the Table class in C++....contain cells, which may have paragraphs // with typical elements...least one row, cell, and paragraph. auto firstRow = System ::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Portion|Aspose.Slides Documentation

    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....const auto & paragraph : textFrame -> get_Paragraphs ()) { for (...( const auto & portion : paragraph -> get_Portions ()) { PointF...

    docs.aspose.com/slides/cpp/portion/
  9. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...to work with breaks: &p - paragraph break &b - section break &m..."Numbers 1, 2, 3" ); // Inserts paragraph break after Numbers. doc ...

    reference.aspose.com/words/net/aspose.words/ran...
  10. PdfSaveOptions.export_paragraph_graphics_to_art...

    PdfSaveOptions.export_Paragraph_graphics_to_artifact property. Gets or sets a value determining whether a Paragraph graphic should be marked as an artifact....export_paragraph_graphics_to_artifact property PdfSaveOptions...PdfSaveOptions.export_paragraph_graphics_to_artifact property Gets or sets...

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