Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 18,950 for

paragraphs

(0.13 sec)
  1. Row.hidden property | Aspose.Words for Python

    Row.hidden property. Gets or sets a flag indicating whether this row is hidden or not.... paragraphs : para = para . as_paragraph () for run...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TabStopCollection.remove_by_index method | Aspo...

    TabStopCollection.remove_by_index method. Removes a tab stop at the specified index from the collection.... paragraphs [ 0 ] . paragraph_format . tab_stops...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.Words Compare: multi-paragraph replaceme...

    Hi Aspose team, We are using Aspose.Words for .NET and need guidance on a comparison behavior that affects comparative PDF output. Observed behavior When a user replaces a multi-paragraph block, Document.Compare() pro…...Words Compare: multi-paragraph replacement groups deletions/insertions...When a user replaces a multi-paragraph block, Document.Compare()...

    forum.aspose.com/t/aspose-words-compare-multi-p...
  4. TabStopCollection.getPositionByIndex method | A...

    TabStopCollection.getPositionByIndex method. Gets the position (in points) of the tab stop at the specified index.... paragraphs . at ( 0 ). paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document Layout|Aspose.Words for Reporting Serv...

    Layout Flow vs. Positioned setting of the Aspose.Words for Reporting Services.... This generates paragraphs, tables, images, and other...

    docs.aspose.com/words/reportingservices/documen...
  6. ListCollection.get_list_by_list_id method | Asp...

    ListCollection.get_list_by_list_id method. Gets a list by a list identifier....apply list formatting to paragraphs just by settings the ListFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::TabStop class | Aspose.Words for...

    Aspose::Words::TabStop class. Represents a single custom tab stop. The TabStop object is a member of the TabStopCollection collection. To learn more, visit the documentation article in C++....right tab stop in TOC related paragraphs. auto doc = System :: MakeObject...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document....text fragments (header and paragraph), and a table. To build such...alignment. Add header to the page Paragraphs . Create a TextFragment for...

    docs.aspose.com/pdf/java/complex-pdf-example/
  9. Extract Text from PowerPoint using Java

    This guide explains how to develop a PPTX to text converter using Java. You will get details to set the IDE, a list of steps, and a sample code to extract text from PowerPoint using Java....Parse through all the frames’ paragraphs and portions, and append...frames to fetch the paragraphs. From each paragraph, fetch portions...

    kb.aspose.com/slides/java/extract-text-from-pow...
  10. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....to break the content into paragraphs and then extracts lines from...from the found paragraphs. Best suited for multi-column texts...

    docs.aspose.com/ocr/net/image-regions-line-find/