Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 36,517 for

paragraph

(0.08 sec)
  1. Aspose::Words::DocumentBuilder::MoveTo method |...

    Aspose::Words::DocumentBuilder::MoveTo method. Moves the cursor to an inline node or to the end of a Paragraph in C++....inline node or to the end of a paragraph. void Aspose :: Words :: DocumentBuilder...must be a paragraph or a direct child of a paragraph. Remarks...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Based on matching header need to extract next t...

    Hi team, I need to check current Paragraph and need to point to next node based on some value. Like if the current Paragraph is “Some header” and based on matching value i need to take next table data.... I need to check current paragraph and need to point to next...value. Like if the current paragraph is “ Some header ” and based...

    forum.aspose.com/t/based-on-matching-header-nee...
  3. get_Text() | Aspose.Slides for C++ API Reference

    Gets the the plain text of a Paragraph. Read System::String....get_Text() Paragraph::get_Text() method Gets the the plain text...text of a paragraph. Read System::String . System :: String Aspose...

    reference.aspose.com/slides/cpp/aspose.slides/p...
  4. Aspose PDF Java - How to replace Specific text ...

    I am unable to replace specific text only in first two Paragraphs after Greetings text found. PLease share sample sinnpet if possible in java. Sample PDF Formate: Address zxxxxxx xxxxxx Heading 1 …...Specific text in first two paragraphs after Greeting text found...specific text only in first two paragraphs after Greetings text found...

    forum.aspose.com/t/aspose-pdf-java-how-to-repla...
  5. Rotate Text Inside PDF using C#|Aspose.PDF for ...

    Learn how to rotate text within PDF files in .NET using Aspose.PDF to adjust text alignment and improve presentation....TextParagraph paragraph = new TextParagraph (); paragraph . Position...text fragments to the paragraph paragraph . AppendLine ( textFragment1...

    docs.aspose.com/pdf/net/rotate-text-inside-pdf/
  6. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate text inside a PDF document in Python for flexible document formatting with Aspose.PDF....TextParagraph paragraph = new TextParagraph (); paragraph . Position...text fragments to the paragraph paragraph . AppendLine ( textFragment1...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  7. Section | Aspose.Words for Java

    Represents a single section in a document in Java....needs to have Body with one Paragraph . Each section has its own...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/java/com.aspose.word...
  8. Rotate Text Inside PDF using C++|Aspose.PDF for...

    Learn how to rotate text within a PDF document in C++ using Aspose.PDF to adjust text orientation and improve layout....auto paragraph = MakeObject < TextParagraph > (); paragraph ->...text fragments to the paragraph paragraph -> AppendLine ( textFragment1...

    docs.aspose.com/pdf/cpp/rotate-text-inside-pdf/
  9. Aspose::Slides::LowCode::ForEach Class Referenc...

    Public Types | Public Member Functions | Static Public Member Functions | List of all members Aspose::Slides::LowCode......System::SharedPtr < Aspose::Slides::Paragraph >, System::SharedPtr < BaseSlide...invoked for each ForEach::Paragraph on the BaseSlide . More.....

    reference.aspose.com/slides/cpp/class/aspose.sl...
  10. FieldStyleRef.SearchFromBottom | Aspose.Words f...

    FieldStyleRef SearchFromBottom property. Gets or sets whether to search from the bottom of the current page rather from the top in C#....)" ; // Add text and apply paragraph styles that STYLEREF fields...Style = doc . Styles [ "List Paragraph" ]; builder . Writeln ( "Item...

    reference.aspose.com/words/net/aspose.words.fie...