Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 36,322 for

paragraph

(0.07 sec)
  1. Aspose::Pdf::Text::TextParagraph Class Referenc...

    Classes | Public Member Functions | Protected Types | Protected Member Functions | List of all members Aspose::Pdf::T......Reference final Represents text paragraphs as multiline text object...const Gets position of the paragraph. More... ASPOSE_PDF_SHARED_API...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.t...
  2. OpenDocument Export - Style Features|Aspose.Wor...

    Export to ODT format using style saving features in C#....direct formatting on runs and paragraphs (that are not applied using...direct formatting on runs and paragraphs (that are not applied using...

    docs.aspose.com/words/net/style-features-suppor...
  3. Aspose::Words::EditableRange Class Reference - ...

    Represents a single editable range....+ u " we cannot edit this paragraph without the password." );...builder->Writeln(u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. Portion|Aspose.Slides Documentation

    Get portion in PowerPoint presentation in C# or .NET...foreach ( var paragraph in textFrame . Paragraphs ) { foreach (...( Portion portion in paragraph . Portions ) { PointF point =...

    docs.aspose.com/slides/net/portion/
  5. Sequence|Aspose.Sildes for Python via .NET API ...

    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.... add_effect(paragraph, effect_type, subtype, trigger_type)...new animation effect for paragraph to the end of sequence. add_effect(chart...

    docs.aspose.com/slides/python-net/api-reference...
  6. Compare document summary - Free Support Forum -...

    Hi Team, I am comparing 2 word document using aspose c#. I want to summary of changes which is found in comparision. Is there any way to show summary of changes at top of document. sourceContent & destContent has b…...AppendChild(new Paragraph(doc1)); cell.FirstParagraph...LastCell.AppendChild(new Paragraph(doc1)); row.LastCell.FirstParagraph...

    forum.aspose.com/t/compare-document-summary/275028
  7. Section.page_setup property | Aspose.Words for ...

    Section.page_setup property. Returns an object that represents page setup and section properties....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphStyle - Aspose.PUB for Java - API Refe...

    Developer's guide to manipulate & convert PUB files to PDF from any Java based application....getDefaultParagraphS () Array of default paragraph styles ParagraphStyle TextParagraph...TextParagraph. getStyle () Style of paragraph Methods in com.aspose.pub...

    reference.aspose.com/pub/java/com.aspose.pub.cl...
  9. Aspose::Pdf::Paragraphs Class Reference - Aspos...

    Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all me......all members Aspose::Pdf::Paragraphs Class Reference This class...represents paragraph collection. More... #include " Paragraphs.h " Inherits...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.p...
  10. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C#.... Every run of a text, paragraph, table, or a section is a... for example, Section or Paragraph , derive from the CompositeNode...

    docs.aspose.com/words/net/aspose-words-document...