Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 36,219 for

paragraph

(0.08 sec)
  1. Extraction Issue 10 - Aspose.Words Product Fami...

    Dear team, We are extracting images from docx using aspose java but below case we are notable to extract, please refer below source code and input file, please do needful Source Code : if ((Paragraph.toString(SaveForm…...needful Source Code : if ((paragraph.toString(SaveFormat.TEXT)...trim().startsWith("fig") || paragraph.toString(SaveFormat.TEXT)...

    forum.aspose.com/t/extraction-issue-10/248047
  2. 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/
  3. Class: Para - Aspose.Diagram for Node.js via Ja...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....distance the first line of each paragraph in the shape's text block...from the left indent of the paragraph. This value is independent...

    reference.aspose.com/diagram/nodejs/Para
  4. Superscript and Subscript|Aspose.Slides Documen...

    Add superscript and subscript text to PowerPoint presentations in C# or .NET...subscript text inside any paragraph portion. For adding Superscript...Clear existing Paragraphs Create a new paragraph object for holding...

    docs.aspose.com/slides/net/superscript-and-subs...
  5. Node.ParentNode | Aspose.Words for .NET

    Node ParentNode property. Gets the immediate parent of this node in C#....Document doc = new Document (); Paragraph para = doc . FirstSection...node to the document's first paragraph. Run run = new Run ( doc ...

    reference.aspose.com/words/net/aspose.words/nod...
  6. Aspose::Slides::IParagraphFactory Class Referen...

    Public Member Functions | List of all members Aspose::Slides::IParagraphFactory Class Reference abstract Allows to cr......abstract Allows to create paragraphs More... #include <IParagraphFactory...()=0 Creates a new empty paragraph. More... virtual System::SharedPtr...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  7. BorderType Enum | Aspose.Words for .NET

    Aspose.Words.BorderType enum. Specifies sides of a border in C#....Specifies the bottom border of a paragraph or a table cell. Left 1 Specifies...Specifies the left border of a paragraph or a table cell. Right 2 Specifies...

    reference.aspose.com/words/net/aspose.words/bor...
  8. FieldStyleRef.InsertParagraphNumber | Aspose.Wo...

    FieldStyleRef InsertParagraphNumber property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph exactly as it appears in the document in C#....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...
  9. Aspose::Words::Story::get_FirstParagraph method...

    Aspose::Words::Story::get_FirstParagraph method. Gets the first Paragraph in the story in C++....ph method Gets the first paragraph in the story. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Story...

    reference.aspose.com/words/cpp/aspose.words/sto...
  10. ParagraphCollection Class | Aspose.Words for .NET

    Aspose.Words.ParagraphCollection class. Provides typed access to a collection of Paragraph nodes in C#....access to a collection of Paragraph nodes. To learn more, visit...visit the Working with Paragraphs documentation article. public...

    reference.aspose.com/words/net/aspose.words/par...