Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 15,548 for

paragraph

(0.07 sec)
  1. FieldStyleRef.insertParagraphNumberInRelativeCo...

    FieldStyleRef.insertParagraphNumberInRelativeContext property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph in relative context....insert the paragraph number of the referenced paragraph in relative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldRef.insertParagraphNumberInRelativeContext...

    FieldRef.insertParagraphNumberInRelativeContext property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph in relative context....insert the paragraph number of the referenced paragraph in relative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 管理超链接|Aspose.Slides 文档

    如何在 Java 中向 PowerPoint 演示文稿添加超链接...clear (); Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...setFillType ( FillType . Solid ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/zh/java/manage-hyperlinks/
  4. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....Shows how to create and use a paragraph style with list formatting...DocumentBuilder(doc); // Create a custom paragraph style. Style style = doc.getStyles()...

    reference.aspose.com/words/java/com.aspose.word...
  5. DropCapPosition enumeration | Aspose.Words for ...

    aspose.words.DropCapPosition enumeration. Specifies the position for a drop cap text....Name Description NONE The paragraph does not have a drop cap....text margin on the anchor paragraph. MARGIN The drop cap is positioned...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Portion|Aspose.Slides Documentation

    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....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/androidjava/portion/
  7. Table.verticalAnchor property | Aspose.Words fo...

    Table.verticalAnchor property. Gets the base object from which the vertical positioning of floating table should be calculated... Paragraph ); expect ( table . allowOverlap...Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made....Insert a document after the paragraph containing the matched text...text. let para = ( Paragraph ) args . matchNode . parentNode ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndDigit method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current Paragraph in C++....Asian text in the current paragraph. bool Aspose :: Words :: ParagraphFormat...Examples Shows how to insert a paragraph into the document. auto doc...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Aspose::Words::ControlChar::Lf method | Aspose....

    Aspose::Words::ControlChar::Lf method. Line feed character: "\x000a" or "\n". Same as LineFeed in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...Aspose :: Words :: NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...