Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 17,590 for

paragraph

(0.04 sec)
  1. Aspose.PSD for .NET 19.9 - Release Notes|Docume...

    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....Paragraph T:Aspose.PSD.FileFormats.Psd...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-9...
  2. NodeList.ToArray | Aspose.Words for .NET

    Effortlessly convert NodeList to an array with the ToArray method, simplifying node manipulation and enhancing your web development workflow....expression will extract all paragraph nodes, // which are descendants... SelectNodes ( "//Table//Paragraph" ); // Iterate through the...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Document.update_list_labels method | Aspose.Wor...

    Document.update_list_labels method. Updates list labels for all list items in the document....label_string for each Paragraph.list_label object in the document...extract the list labels of all paragraphs that are list items. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Lists::ListLabel::get_LabelValue...

    Aspose::Words::Lists::ListLabel::get_LabelValue method. Gets a numeric value for this label in C++....extract the list labels of all paragraphs that are list items. auto...NodeType :: Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. Aspose::Words::ParagraphFormat::get_WidowContro...

    Aspose::Words::ParagraphFormat::get_WidowControl method. True if the first and last lines in the Paragraph are to remain on the same page as the rest of the Paragraph in C++....first and last lines in the paragraph are to remain on the same...same page as the rest of the paragraph. bool Aspose :: Words :: ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more with powerful C++ code examples....0f ); auto paragraphs = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs (); paragraphs -> Clear (); System...

    docs.aspose.com/slides/cpp/text-formatting/
  7. Paragraph.is_delete_revision property | Aspose....

    Paragraph.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....is_delete_revision property Paragraph.is_delete_revision property...how to work with revision paragraphs. doc = aw . Document () body...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character formatting of the style.... PARAGRAPH , 'MyStyle' ) style . font...from the document to the paragraph that the document builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node....document, by default, has one paragraph. expect ( doc . firstSection...firstSection . body . paragraphs . count ). toEqual ( 1 ); // Composite...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Paragraph.isDeleteRevision property | Aspose.Wo...

    Paragraph.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....isDeleteRevision property Paragraph.isDeleteRevision property...how to work with revision paragraphs. let doc = new aw . Document...

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