Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 18,129 for

paragraph

(0.08 sec)
  1. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...text is spanned to several paragraphs, but the code searches the...last Run node in the current paragraph is encountered. It would be...

    forum.aspose.com/t/get-node-that-contains-the-e...
  2. BuiltInDocumentProperties | Aspose.Words for Java

    A collection of built-in document properties in Java....estimate of the number of paragraphs in the document. getRevisionNumber()...estimate of the number of paragraphs in the document. setRevisionNumber(int...

    reference.aspose.com/words/java/com.aspose.word...
  3. Split a Document in Java|Aspose.Words for Java

    Aspose.Words for Java provides you with an efficient way to split one document into multiple documents by headings or sections, as well as pages or page ranges....criteria together: heading paragraph, section break, column break...specific level of heading paragraphs, such as headings 1, 2, and...

    docs.aspose.com/words/java/split-a-document/
  4. 形状有效属性|Aspose.Slides for Node.js via .NET 文档

    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.... log (( "= Effective paragraph formatting for style level...font height after setting paragraph default font height:" ); console...

    docs.aspose.com/slides/zh/nodejs-java/shape-eff...
  5. Aspose.Words for Android via Java Features|Aspo...

    This section provides a comparison of availability of features between Aspose.Words for Java and Aspose.Words for Android via Java....Access, create and modify paragraphs and text. Access, create...shading. Access and modify all paragraph formatting including indents...

    docs.aspose.com/words/java/aspose-words-for-and...
  6. Remove DOTM Annotation Online or Manage Annotat...

    delete comments from DOTM file through online app for free. .NET API code to manage comments of DOTM files....class Add the new paragraph using Paragraphs.Add Use FirstParagraph...

    products.aspose.com/total/net/annotate/dotm/
  7. Remove DOC Annotation Online or Manage Annotati...

    delete comments from DOC file through online app for free. .NET API code to manage comments of DOC files....class Add the new paragraph using Paragraphs.Add Use FirstParagraph...

    products.aspose.com/total/net/annotate/doc/
  8. MailMerge Class | Aspose.Words for .NET

    Unlock powerful mail merge capabilities with Aspose.Words.MailMerging.MailMerge class. Streamline document creation and enhance productivity effortlessly!...value indicating whether paragraphs with punctuation marks are...indicating whether whole paragraph with TableStart or TableEnd...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Aspose.Words compare incorrect since updating t...

    Hi there We use Aspose.Words to compare docx documents. This worked as expected until today when we performed our updates. After bisecting we discovered that this incorrect behavior started with Aspose.Words 25.6 The…...regression where deleted paragraphs that contain only formatting...formatting‑only runs (e.g., empty paragraphs, hidden spaces, styles) can...

    forum.aspose.com/t/aspose-words-compare-incorre...
  10. Several Image Into HTML C#

    Merge multiple Image into HTML in C# code. Save Image as HTML using C#....InsertImage(fileName); // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/net/merge/image-to-html/