Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 36,213 for

paragraph

(0.09 sec)
  1. IMathParagraphFactory | Aspose.Sildes for .NET ...

    Allows to create a math Paragraph...interface Allows to create a math paragraph public interface IMathParagraphFactor...CreateMathParagraph () Create empty math paragraph CreateMathParagraph (IMathBlock)...

    reference.aspose.com/slides/net/aspose.slides.m...
  2. Aspose::Words::FrameFormat::get_Height method |...

    Aspose::Words::FrameFormat::get_Height method. Gets the height 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...
  3. ControlChar - Aspose.Words for Java - API Refer...

    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...DocumentBuilder(doc); // Insert paragraphs with text with DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. controlchar - Aspose.Words for Java - API Refer...

    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...DocumentBuilder(doc); // Insert paragraphs with text with DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to Extract images - Aspose.Words Product Fa...

    Dear team, We are extracting images from docx but below case we are notable to extract below case please find source code Source code : if ((Paragraph.toString(SaveFormat.TEXT).toLowerCase().trim().startsWith("fig") …...source code Source code : if ((paragraph.toString(SaveFormat.TEXT)...trim().startsWith("fig") || paragraph.toString(SaveFormat.TEXT)...

    forum.aspose.com/t/how-to-extract-images/246710
  6. Using `DocumentBuilder` to Modify a Document Ea...

    Use the document builder to modify a document easily in C++.... Paragraph Formatting Current paragraph formatting...object encapsulates various paragraph formatting properties available...

    docs.aspose.com/words/cpp/using-documentbuilder...
  7. Aspose::Words::Fields::FieldStyleRef Class Refe...

    Implements the STYLEREF field....); // Add text and apply paragraph styles that STYLEREF fields...tyles()->idx_get(u "List Paragraph" )); builder->Writeln(u "Item...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. Aspose.Slides for Android via Java 19.7 Release...

    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....for animation effects on paragraph level editing Feature SLIDESNET-33742...interface addEffect(IParagraph paragraph, int effectType, int subtype...

    docs.aspose.com/slides/androidjava/aspose-slide...
  9. ControlChar.CR_LF property | Aspose.Words for P...

    ControlChar.CR_LF property. Carriage return followed by line feed character: \x000d\x000a or \r\n...commonly used in text files for paragraph breaks. @property def CR_LF...new line and starts a new paragraph. self . assertEqual ( 1 ,...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Paragraph.paragraph_break_font property | Aspos...

    Paragraph.Paragraph_break_font property. Provides access to the font formatting of the Paragraph break character....paragraph_break_font property Paragraph.paragraph_break_font...the font formatting of the paragraph break character. See Also...

    reference.aspose.com/words/python-net/aspose.wo...