Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 15,617 for

paragraphs

(0.05 sec)
  1. Aspose::Words::Lists::ListLevel class | Aspose....

    Aspose::Words::Lists::ListLevel class. Defines formatting for a list level. To learn more, visit the documentation article in C++....get_LinkedStyle () Gets or sets the paragraph style that is linked to this...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. DocumentBuilder.InsertStructuredDocumentTag | A...

    Effortlessly enhance your documents with the DocumentBuilder InsertStructuredDocumentTag method. Easily add structured document tags for better organization!... Paragraphs [ 3 ]); // Note, that only...StructuredDocumentTa will inherit paragraph and font formatting from cursor...

    reference.aspose.com/words/net/aspose.words/doc...
  3. TabStopCollection.get_position_by_index method ...

    TabStopCollection.get_position_by_index method. Gets the position (in points) of the tab stop at the specified index.... paragraphs [ 0 ] . paragraph_format . tab_stops...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TabStopCollection.Add | Aspose.Words for .NET

    Discover how the TabStopCollection Add method efficiently adds or updates tab stops, enhancing your document's layout and formatting....Document (); Paragraph paragraph = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Below are two ways...

    reference.aspose.com/words/net/aspose.words/tab...
  5. Aspose::Words::FrameFormat::get_HorizontalAlign...

    Aspose::Words::FrameFormat::get_HorizontalAlignment method. Gets horizontal alignment of the specified frame in C++....formatting properties of paragraphs that are frames. auto doc...MyDir + u "Paragraph frame.docx" ); SharedPtr < Paragraph > paragraphFrame...

    reference.aspose.com/words/cpp/aspose.words/fra...
  6. LINQ Reporting Engine API in C#|Aspose.Words fo...

    Learn LINQ Reporting Engine API to build a report in C#....Known External Types Removing Paragraphs Containing Only Template...

    docs.aspose.com/words/net/linq-reporting-engine...
  7. Find and Replace in Presentation|Aspose.Slides ...

    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....++) foreach ( Paragraph para in tb [ i ]. Paragraphs ) foreach (...

    docs.aspose.com/slides/net/find-and-replace-in-...
  8. Working with Markdown Features in C#|Aspose.Wor...

    How to implement Markdown features using C#. All the features are represented as corresponding styles or direct formatting.... Headings are paragraphs with Heading 1 - Heading...Heading 6 styles. Quotes are paragraphs with “Quote” in the style name...

    docs.aspose.com/words/net/working-with-markdown...
  9. Working with Markdown Features|Aspose.Words for...

    How to implement Markdown features using Python. All the features are represented as corresponding styles or direct formatting.... Headings are paragraphs with Heading 1 - Heading...Heading 6 styles. Quotes are paragraphs with “Quote” in the style name...

    docs.aspose.com/words/python-net/working-with-m...
  10. Extract text and images from ODP document using...

    C# source code to extract text and images from ODP file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms.... Loop through each paragraph portion. Get the required...Length; i++) //Loop through paragraphs in current ITextFrame foreach...

    products.aspose.com/slides/net/parser/odp/