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

paragraph

(0.19 sec)
  1. Revision.Accept | Aspose.Words for .NET

    Streamline your workflow with the Revision Accept method—effortlessly approve changes and enhance collaboration for smoother project management....its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/rev...
  2. RevisionCollection.Item | Aspose.Words for .NET

    Access specific revisions effortlessly with the RevisionCollection Item property. Quickly retrieve revisions by index for streamlined data management....its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/rev...
  3. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...= null) { for (IParagraph paragraph : textFrame.getParagraphs())...getParagraphs()) { String text = paragraph.getText(); // remove email addresses...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  4. Table Position in Java|Aspose.Words for Java

    Specify table position in Java. Get a table alignment, get and set floating table position using Java....always appear between the paragraphs where you placed them. Floating...the table relative to the paragraph is determined by the table...

    docs.aspose.com/words/java/position-a-table/
  5. How to Convert OneNote to HTML using Java

    This simple article focuses on how to convert OneNote to HTML using Java. It represents all the details to configure the environment, a complete programming work flow and an example code to export OneNote to HTML using Java....multiple instances of the paragraph style that can be set differently...

    kb.aspose.com/note/java/how-to-convert-onenote-...
  6. Aspose::Words::RevisionCollection::idx_get meth...

    Aspose::Words::RevisionCollection::idx_get method. Returns a Revision at the specified index in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. Java Convert PDF to Word DOC | PDF to DOCX

    Easily convert PDF to Word DOC in Java. Convert PDF to DOC or PDF to DOCX programmatically using Java PDF to Word (DOC/DOCX) converter library....lean value) - To add the paragraph or line breaks. setImageResolutionX(int...To group text lines into paragraphs. setMode(int value) - To...

    blog.aspose.com/pdf/convert-pdf-to-word-doc-doc...
  8. RunCollection.Item | Aspose.Words for .NET

    Access specific RunCollection items effortlessly. Retrieve any Run by index for streamlined data management and enhanced performance.... ParentNode ; Paragraph firstParagraph = run . ParentParagraph...

    reference.aspose.com/words/net/aspose.words/run...
  9. FieldIncludeText class | Aspose.Words for Python

    aspose.words.fields.FieldIncludeText class. Implements the INCLUDETEXT field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldCompare class | Aspose.Words for Python

    aspose.words.fields.FieldCompare class. Implements the COMPARE field...node, returns its parent paragraph. If the field is already removed...

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