Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 9,257 for

paragraph

(0.1 sec)
  1. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....Inline can be a child of Paragraph . Examples: Shows how to determine...getRevisions().get(0).getParentNode(); Paragraph firstParagraph = run.getParentParagraph();...

    reference.aspose.com/words/java/com.aspose.word...
  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. CompositeNode.getParagraph method | Aspose.Word...

    CompositeNode.getParagraph method. Returns an Nth child [Paragraph](../../Paragraph/) node....isDeep) Returns an Nth child Paragraph node. getParagraph ( index...based index of the child Paragraph node to select. Negative indexes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Get Custom Bullets from Presentations Us...

    Using aspose slides for cpp. Both No bullets and custom bullets both come as Not defined . using API: ParagraphFormat->get_Bullet()->get_Type() Is there a way to differentiate custom bullets? Thanks...to manipulate the paragraphs. Add Paragraphs with Custom Bullets...Bullets : For each paragraph, set the bullet type and customize it...

    forum.aspose.com/t/how-to-get-custom-bullets-fr...
  5. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....child of Paragraph . Footnote can contain Paragraph and Table...not a paragraph, creates and appends one empty paragraph. fet...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Saving::PdfSaveOptions::get_Expo...

    Aspose::Words::Saving::PdfSaveOptions::get_ExportParagraphGraphicsToArtifact method. Gets or sets a value determining whether a Paragraph graphic should be marked as an artifact in C++....value determining whether a paragraph graphic should be marked as...Default value is false and paragraph graphics (underlines, text...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your document. Enhance formatting and improve layout control today!...section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/pag...
  8. Edit HTML Document – Edit HTML File – C#

    Learn how to read or modify the Document Object Model, how to create an HTML Element, and use Inline CSS, Internal CSS, and External CSS....document will contain a text paragraph with an id attribute: Create...an HTML document. Create a paragraph element <p> . Set the id attribute...

    docs.aspose.com/html/net/edit-html-document/
  9. Aspose::Words::Fields::FieldNoteRef class | Asp...

    Aspose::Words::Fields::FieldNoteRef class. Implements the NOTEREF field. To learn more, visit the documentation article in C++....hyperlink to the bookmarked paragraph. get_InsertReferenceMark ()...position of the bookmarked paragraph. get_IsDirty () Gets whether...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. DocumentBuilder.StartEditableRange | Aspose.Wor...

    Discover how the DocumentBuilder StartEditableRange method enhances document editing by marking editable range starts for seamless content management...." + "we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph inside the outer editable...

    reference.aspose.com/words/net/aspose.words/doc...