Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 28,218 for

paragraphs

(0.03 sec)
  1. detectareasmode - Aspose.OCR for Java - API Ref...

    Read all about Aspose.OCR for Java API to integrate OCR features to your own Java applications....Description COMBINE Detects paragraphs with text and then uses other...inside of paragraphs. DOCUMENT Detects paragraphs uses NN model...

    reference.aspose.com/ocr/java/com.aspose.ocr/de...
  2. ParagraphCollection.to_array method | Aspose.Wo...

    ParagraphCollection.to_array method. Copies all Paragraphs from the collection to a new array of Paragraphs....method to_array() Copies all paragraphs from the collection to a...a new array of paragraphs. def to_array ( self ): ... Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    ParagraphFormat PageBreakBefore property. True if a page break is forced before the paragraph in C#....break is forced before the paragraph. public bool PageBreakBefore...Examples Shows how to create paragraphs with page breaks at the beginning...

    reference.aspose.com/words/net/aspose.words/par...
  4. ParagraphCollection class | Aspose.Words for Py...

    aspose.words.ParagraphCollection class. Provides typed access to a collection of [Paragraph](../paragraph/) nodes...access to a collection of Paragraph nodes. To learn more, visit...visit the Working with Paragraphs documentation article. Inheritance:...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DetectAreasMode | Aspose.OCR for .NET API Refer...

    Determines the type of neural network used for areas detection....Description NONE 0 Doesn’t detect paragraphs. Better for a simple one-column...pictures. DOCUMENT 1 Detects paragraphs uses NN model for documents...

    reference.aspose.com/ocr/net/aspose.ocr/detecta...
  6. TabStopCollection.Clear | Aspose.Words for .NET...

    TabStopCollection 方法. 删除所有制表位位置...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // 每个段落都有它的制表位集合...

    reference.aspose.com/words/zh/net/aspose.words/...
  7. Aspose::Pdf::HeaderFooter Class Referencefinal ...

    Public Member Functions | Protected Member Functions | Static Protected Member Functions | List of all members Aspose......< Aspose::Pdf::Paragraphs > & get_Paragraphs () const Gets the...the end note paragraphs. More... ASPOSE_PDF_SHARED_API void set_Paragraphs...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.h...
  8. Extract Paragraph from PDF C#|Aspose.PDF for .NET

    This article describes how to use ParagraphAbsorber - a special tool in Aspose.PDF to extract text from PDF documents....Extract Paragraph from PDF C# Contents [ Hide ] Extract Text...Text from PDF document in Paragraphs form We can get text from a...

    docs.aspose.com/pdf/net/extract-paragraph-from-...
  9. How to delete empty pages and empty pages produ...

    Hi Team, I am using Aspose version: 17.4.0.0. Please find attached document. PAP_RS43733_GLB202302016_20230328145056.docx (104.8 KB) Consider this is my Input document. How to delete empty page from the attached do…...empty pages produced by empty paragraph Aspose.Words Product Family...produced by a bunch of empty paragraphs.(page# 55 etc.) eduardo.canal...

    forum.aspose.com/t/how-to-delete-empty-pages-an...
  10. Aspose Word - Unable to separate header text fr...

    Hi, We are a licenced Aspose User and the problem that we are currently facing is that I am trying to parse the word file and we want to skip the text from header. First of all, I am using the following code to get the …...Paragraph, true); but I am not getting...Body.GetChildNodes(NodeType.Paragraph, true); So, I want to know...

    forum.aspose.com/t/aspose-word-unable-to-separa...