Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 18,521 for

paragraph

(0.17 sec)
  1. Font.allCaps property | Aspose.Words for Node.js

    Font.allCaps property. True if the font is formatted as all capital letters.... Paragraph ( doc )). asParagraph ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Font.smallCaps property | Aspose.Words for Node.js

    Font.smallCaps property. True if the font is formatted as small capital letters.... Paragraph ( doc )). asParagraph ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalPosition method. Specifies relative to what the shape is positioned vertically in C++....Remarks The default value is Paragraph . Has effect only for top...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Shading::get_Texture method | As...

    Aspose::Words::Shading::get_Texture method. Gets or sets the shading texture in C++....builder -> Write ( u "This paragraph is formatted with a double...

    reference.aspose.com/words/cpp/aspose.words/sha...
  5. Aspose::Words::Tables::Table::get_RelativeVerti...

    Aspose::Words::Tables::Table::get_RelativeVerticalAlignment method. Gets or sets floating table relative vertical alignment in C++....offset in points from the paragraph's location where we inserted...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Extract text and images from ODP document via C...

    C++ example code to extract text and images from ODP file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....of TextFrames Loop through paragraphs in current ITextFrame. Loop...get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...

    products.aspose.com/slides/cpp/parser/odp/
  7. Extract text and images from PPT document via C...

    C++ example code to extract text and images from PPT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....of TextFrames Loop through paragraphs in current ITextFrame. Loop...get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...

    products.aspose.com/slides/cpp/parser/ppt/
  8. ListLevel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLevel class. Defines formatting for a list level...linkedStyle Gets or sets the paragraph style that is linked to this...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Bullet Formatting Is Not Applied when Cloning S...

    Hi Aspose Team, I’m working with Aspose.Slides for Java and facing an issue related to bullet formatting. When I clone a slide from one presentation to another, or even when I create an empty slide in the target presen…...bullet formatting for each paragraph in the cloned shapes. Here’s...(textFrame != null) { for (Paragraph paragraph : textFrame.getParagraphs())...

    forum.aspose.com/t/bullet-formatting-is-not-app...
  10. How to Create and Convert an XML File to PDF|As...

    PDF SharePoint API is capable of creating and converting XML files into PDF format....one or more Paragraph elements. Text is a Paragraph level object...added to the Section object’s paragraphs collection. XML <? xml version...

    docs.aspose.com/pdf/sharepoint/how-to-create-an...