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

paragraph

(0.11 sec)
  1. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a documents consists of below text Hello World How to write a regex pattern to match and create a content control? I need to match both Hello and World and it should create a …...if the current node is a paragraph if (currentNode.NodeType ==...NodeType.Paragraph) { Paragraph currentParagraph = (Paragraph)currentNode;...

    forum.aspose.com/t/how-to-create-a-content-cont...
  2. EditableRange | Aspose.Words for Java

    Represents a single editable range in Java...." + " we cannot edit this paragraph without the password."); //...startEditableRange(); builder.writeln("This paragraph is inside an editable range...

    reference.aspose.com/words/java/com.aspose.word...
  3. Extract Text from PDF|Aspose.PDF for C++

    Aspose.PDF allows for extracting different kinds of information. This section contains articles on text extraction from PDF documents using Aspose.PDF in C++....need to extract a specific paragraph - use the Aspose.PDf for C++...Extract Text from PDF Extract Paragraph from PDF Extract Images from...

    docs.aspose.com/pdf/cpp/extract-text-from-pdf/
  4. Table Overview|Aspose.Words for Java

    Work with tables and their components such as cells, rows, columns in Aspose.Words for Java. How to work with tables in Java....table and is made up of a Paragraph and other block level nodes...DocumentExplorer . Empty Paragraph after Table The picture above...

    docs.aspose.com/words/java/table-overview/
  5. Aspose::Words::Tables::Cell class | Aspose.Word...

    Aspose::Words::Tables::Cell class. Represents a table cell. To learn more, visit the documentation article in C++....not a paragraph, creates and appends one empty paragraph. get_CellFormat...get_FirstParagraph () Gets the first paragraph among the immediate children...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. listDepth API Is Returning 0 and 1 for Bullet P...

    Hi team, we are using aspose 25.6 version while trying to access the listDepth of a bullet text Paragraph we are using: ParagraphFormat->get_Depth() where, ParagraphFormat is. retrieved as : auto ParagraphFormat = …...listDepth of a bullet text paragraph we are using: paragraphFormat->get_Depth()...: auto paragraphFormat = paragraph->get_ParagraphFormat()->GetEffective();...

    forum.aspose.com/t/listdepth-api-is-returning-0...
  7. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your document's organization and efficiency....format to a collection of paragraphs. Document doc = new Document...Writeln ( "Paragraph 1" ); builder . Writeln ( "Paragraph 2" ); builder...

    reference.aspose.com/words/net/aspose.words.lis...
  8. FieldRef.insert_paragraph_number_in_full_contex...

    FieldRef.insert_Paragraph_number_in_full_context property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph in full context....insert_paragraph_number_in_full_context property FieldRef.in...insert_paragraph_number_in_full_context property Gets or sets whether...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Format PowerPoint Text in Java|Aspose.Slides Do...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Customize fonts, colors, alignment, and more.... clear (); Paragraph para = new Paragraph (); Portion portion1...getParagraphs (). clear (); Paragraph para = new Paragraph (); Portion portion1...

    docs.aspose.com/slides/java/text-formatting/
  10. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ApplyParagraphFormat method. Paragraph formatting applied to new content in C++....lyParagraphFormat method Paragraph formatting applied to new...how to add formatting to paragraphs in which a find-and-replace...

    reference.aspose.com/words/cpp/aspose.words.rep...