Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 18,334 for

paragraph

(0.14 sec)
  1. Aspose::Words::Lists::ListLevel::get_StartAt me...

    Aspose::Words::Lists::ListLevel::get_StartAt method. Returns or sets the starting number for this list level in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Text hyperlink issue - Free Support Forum - asp...

    hello team, As when we are inserting below text using old aspose version (16.1.0.0) var WatchListSummary = "<p style='font-size:13px; text-align:Justify;line-height:1.25em;margin-bottom:0pt;'><b>Manish Sharma</b>&nbsp…...link manually: // build the paragraph up to the link text documentBuilder...Underline.Single; // close the paragraph documentBuilder.Writeln("</p><br/>");...

    forum.aspose.com/t/text-hyperlink-issue/323133
  3. ListLevelCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.Lists.ListLevelCollection, streamline your document formatting with customizable list levels for enhanced clarity and presentation....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/net/aspose.words.lis...
  4. FieldBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBuilder class to effortlessly create fields using code tokens and switches. Enhance your document automation today!... BuildAndInsert ( Paragraph ) Builds and inserts a field...the end of the specified paragraph. Examples Shows how to construct...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Fields::FieldToc::get_TableOfFig...

    Aspose::Words::Fields::FieldToc::get_TableOfFiguresLabel method. Gets or sets the name of the sequence identifier used when building a table of figures in C++....// Each entry contains the paragraph that includes the SEQ field...TOC entry will contain the paragraph that the SEQ field is in and...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. CommentRangeEnd | Aspose.Words for .NET

    Discover the CommentRangeEnd constructor, effortlessly create new instances of this class for seamless code integration and enhanced functionality....InsertAfter or InsertBefore on the paragraph where you want the comment...and then add your comment. Paragraph para = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/com...
  7. Public API Changes in Aspose.PDF for Java 9.3.0...

    Explore the public API changes introduced in Aspose.PDF for Java 9.3.0 to enhance your PDF document handling with the latest capabilities....Color value) In Paragraph class added fields and methods:...value) public void copyTo(Paragraph par) In RadioButton class...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  8. Save Documents in Apache POI and Aspose.Words|A...

    Save documents easily and fast instead of using Apache POI....DocumentBuilder ( doc ); // Write a new paragraph in the document with some...

    docs.aspose.com/words/java/save-documents-in-ap...
  9. Extract text and images from PPTX document usin...

    Java sample code to extract text and images from PPTX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Loop through each paragraph portion. Get the required...length; i++){ //Loop through paragraphs in current TextFrame for...

    products.aspose.com/slides/java/parser/pptx/
  10. EditableRangeEnd class | Aspose.Words for Node.js

    Aspose.Words.EditableRangeEnd class. Represents an end of an editable range in a Word document...inline-level, that is inside Paragraph , but editable range start...range end can be in different paragraphs. Inheritance: EditableRangeEnd...

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