Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 18,131 for

paragraph

(0.07 sec)
  1. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your document and replace it with the text you want using C#....phrase is composed of multiple paragraphs, sections, or pages. Some...metacharacters include &p for a paragraph break, &b for a section break...

    docs.aspose.com/words/net/find-and-replace/
  2. Replace Fields C#|Aspose.Words for .NET

    Learn how to replace fields with text in C#. Replace fields with static data using the .NET API....block-level node such as a Paragraph , be aware that in some cases...can span across multiple paragraphs. If this happens it is recommended...

    docs.aspose.com/words/net/replace-fields/
  3. Install Aspose.Slides for Android via Java|Aspo...

    Quickly install Aspose.Slides for Android. Step-by-step guide, system requirements, and Java code samples — start working with PowerPoint presentations today!...getTextFrame (); // Create the Paragraph object for text frame IParagraph...Create Portion object for paragraph IPortion portion = para ....

    docs.aspose.com/slides/androidjava/install-aspo...
  4. Product Overview|Aspose.Slides for Python Docum...

    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.... Text & Paragraph Features Advanced Features...for the whole table. Text & Paragraph Features Getting and setting...

    docs.aspose.com/slides/python-java/product-over...
  5. 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/
  6. 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...
  7. Product Overview|Aspose.Slides for Node.js via ...

    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.... Text & Paragraph Features Advanced Features...for the whole table. Text & Paragraph Features Getting and setting...

    docs.aspose.com/slides/nodejs-net/product-overv...
  8. Format Table in Document|Aspose.Words for Java

    Format table inside a document easily and fast instead of using Apache POI....); } // get 1st paragraph in cell's paragraph list XWPFParagraph...

    docs.aspose.com/words/java/format-table-in-docu...
  9. Aspose::Words::Fields::FieldGlossary class | As...

    Aspose::Words::Fields::FieldGlossary class. Implements the GLOSSARY field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...:: BuildingBlockBehavio :: Paragraph ); doc -> get_GlossaryDocument...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Adding shape watermark removes the header - Fre...

    Hello, Describe the case I’m using this tutorial to add a shape watermark into my document. The document is created using HTML templates. The document has header and footer. I’m using Aspose.Words 25.3. Describe the i…...void InsertWatermarkIntoH(Paragraph watermarkPara, Section sect...void InsertWatermarkIntoH(Paragraph watermarkPara, Section sect...

    forum.aspose.com/t/adding-shape-watermark-remov...