Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 36,277 for

paragraph

(0.14 sec)
  1. 21.1 Release Notes|Aspose.Words for C++

    Aspose.Words for C++ 21.1 Release Notes – the latest updates and fixes....Writeln ( "Paragraph 1" ); builder -> Writeln ( "Paragraph 2" ); builder...Writeln ( "Paragraph 3" ); builder -> Writeln ( "Paragraph 4" ); builder...

    docs.aspose.com/words/cpp/aspose-words-for-cpp-...
  2. 8. Fine-tuning mathematical formulas | LaTeX ma...

    Learn about the fine points of mathematics typing, explained with examples that involve various objects that you may find in mathematical formulas....will never break a line of a paragraph at the space between the comma...possibility of breaking lines in a paragraph gets inhibited which leads...

    docs.aspose.com/tex/java/latex-math-fine-points/
  3. Shape.h - Aspose.Words for C++ - API Reference

    Shape.h 1 // Copyright 2001-2022 Aspose Pty Ltd. All Rights Reserved. 3 // 4 // This file is part of Aspose.Words. Th......77 class Node ; 78 class Paragraph ; 79 80 enum class VisitorAction...System::SharedPtr<Aspose::Words::Paragraph> get_FirstParagraph (); 1799...

    reference.aspose.com/words/cpp/_shape_8h_source/
  4. Aspose::Words::ParagraphFormat::get_CharacterUn...

    Aspose::Words::ParagraphFormat::get_CharacterUnitLeftIndent method. Gets or sets the left indent value (in characters) for the specified Paragraphs in C++....characters) for the specified paragraphs. double Aspose :: Words ::...Examples Shows how to change paragraph spacing and indents. auto...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Working with Common Conditional Blocks in Java|...

    Use common conditional blocks within Paragraphs to represent the same data depending on a condition using Java....body starts and ends within paragraphs that belong to a single story...block belongs to a single paragraph, it can be used as a replacement...

    docs.aspose.com/words/java/working-with-common-...
  6. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Words method. Represents an estimate of the number of words in the document in C++....get_BuiltInDocumentPrope () -> get_Paragraphs ()); ASSERT_EQ ( 1 , doc...get_BuiltInDocumentPrope () -> get_Paragraphs ()); // For the line count...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. FormField - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...and can only be a child of Paragraph . FormField is represented...

    reference.aspose.com/words/java/com.aspose.word...
  8. MathPortion Font Size Retrieved from Presentati...

    Please unzip the file.There is only one Slide and one TextFrame in it.You can see the font size is 36 which show in the toolbar. MathPortion-Fontsize.pptx.zip (44.5 KB) When I read the MathPortion’s font size, I get 18…...get_Item(0); for (IParagraph paragraph : shape.getTextFrame().getParagraphs())...{ for (IPortion portion : paragraph.getPortions()) { if (portion...

    forum.aspose.com/t/mathportion-font-size-retrie...
  9. ParagraphFormat.is_heading property | Aspose.Wo...

    ParagraphFormat.is_heading property. True when the Paragraph style is one of the built-in Heading styles....is_heading property True when the paragraph style is one of the built-in...2, and then 3. builder . paragraph_format . style_identifier...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IRow|Aspose.Sildes for Python via .NET API Refe...

    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....set_text_format(source) Sets defined paragraph format properties to all element’s...element’s paragraphs. set_text_format(source) Sets defined text...

    docs.aspose.com/slides/python-net/api-reference...