Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 17,667 for

paragraph

(0.09 sec)
  1. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF document using Aspose.PDF in Java, allowing for customized styling....scenarios with TextFragment and Paragraphs collection. Please use the...// Add new TextFragment to paragraph par . appendLine ( textFragment...

    docs.aspose.com/pdf/java/text-formatting-inside...
  2. Aspose::Words::Font::get_ThemeFont method | Asp...

    Aspose::Words::Font::get_ThemeFont method. Gets or sets the theme font in the applied font scheme that is associated with this Font object in C++....:: Words :: StyleType :: Paragraph , u "ThemedStyle" ); style...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. Shape Effective Properties|Aspose.Slides 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.... println ( "= Effective paragraph formatting for style level...font height after setting paragraph default font height:" ); System...

    docs.aspose.com/slides/java/shape-effective-pro...
  4. Aspose::Words::Drawing::ShapeBase::get_Bounds m...

    Aspose::Words::Drawing::ShapeBase::get_Bounds method. Gets or sets the location and size of the containing block of the shape in C++....SharedPtr < Aspose :: Words :: Paragraph >> ( System :: MakeObject...MakeObject < Aspose :: Words :: Paragraph > ( doc ))); builder -> Write...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. RevisionType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionType enum to efficiently track and manage document changes. Enhance your document editing with precision!...its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/rev...
  6. Creating a complex PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to create more complex documents that contain images, text fragments, and tables in one document....text fragments (header and paragraph), and a table. To build such...alignment. Add header to the page Paragraphs . Create a TextFragment for...

    docs.aspose.com/pdf/cpp/complex-pdf-example/
  7. Aspose::Words::RevisionType enum | Aspose.Words...

    Aspose::Words::RevisionType enum. Specifies the type of change being tracked in Revision in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. Aspose::Words::Revision::Reject method | Aspose...

    Aspose::Words::Revision::Reject method. Reject this revision in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. Aspose::Words::Revision::get_Group method | Asp...

    Aspose::Words::Revision::get_Group method. Gets the revision group. Returns null if the revision does not belong to any group in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. Document.HasRevisions | Aspose.Words for .NET

    Discover if your document has tracked changes with the HasRevisions property. Easily manage edits and enhance your workflow efficiency....its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/doc...