Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 15,552 for

paragraph

(0.11 sec)
  1. FieldStyleRef.InsertParagraphNumber | Aspose.Wo...

    Discover the FieldStyleRef InsertParagraphNumber property to easily manage Paragraph numbering in your documents, ensuring accurate references and enhanced formatting....insert the paragraph number of the referenced paragraph exactly...)" ; // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Portion|Aspose.Slides for PHP Documentation

    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....getParagraphs () as $paragraph ) { foreach ( $paragraph -> getPortions...$pres -> dispose (); } } Paragraph Rectangle...

    docs.aspose.com/slides/php-java/portion/
  3. FieldListNum.ListName | Aspose.Words for .NET

    Discover the FieldListNum ListName property to easily manage abstract numbering definitions for improved document organization and clarity....Examples Shows how to number paragraphs with LISTNUM fields. Document..."0" ; builder . Writeln ( "Paragraph 1" ); Assert . AreEqual (...

    reference.aspose.com/words/net/aspose.words.fie...
  4. NodeImporter Class | Aspose.Words for .NET

    Effortlessly transfer document nodes with Aspose.Words.NodeImporter. Streamline your workflow and enhance document management efficiency today!... The paragraphs and runs of text merely reference...documents. For example, to copy a paragraph formatted with the Heading...

    reference.aspose.com/words/net/aspose.words/nod...
  5. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every Paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph Paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...insert hyper link after every paragraph . But once the document is...isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  6. Cell.EnsureMinimum | Aspose.Words for .NET

    Optimize your cell structure with the EnsureMinimum method, effortlessly add a Paragraph if the last child isn't one. Enhance your document's clarity!...not a paragraph, creates and appends one empty paragraph. public...cell ); // Cells may contain paragraphs with typical elements such...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Aspose::Words::ParagraphFormat::get_TabStops me...

    Aspose::Words::ParagraphFormat::get_TabStops method. Gets the collection of custom tab stops defined for this object in C++....right tab stop in TOC related paragraphs. auto doc = MakeObject <...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. OfficeMathJustification enumeration | Aspose.Wo...

    aspose.words.math.OfficeMathJustification enumeration. Specifies the justification of the equation....mathematical text (the Math Paragraph) with respect to the page...Math Paragraph. RIGHT Right Justification of Math Paragraph. INLINE...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. Aspose::Words::StyleCollection::get_DefaultPara...

    Aspose::Words::StyleCollection::get_DefaultParagraphFormat method. Gets document default Paragraph formatting in C++....method Gets document default paragraph formatting. System :: SharedPtr...support for document default paragraph formatting. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words/sty...