Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 36,279 for

paragraph

(0.08 sec)
  1. Delete Para in Aspose word not removing the emp...

    Hi Team, We use the following code to delete a para and this removes the text correctly but at the same time it is leaving the para space unremoved (see screenshot). Kindly let me know how to remove this extra space whi…... Code: foreach (Paragraph p in paragraphs) { string text = p...

    forum.aspose.com/t/delete-para-in-aspose-word-n...
  2. Aspose.Drawing for .NET 22.1 Release Notes|Docu...

    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....saving performance Corrected paragraph layout not to create a new...

    docs.aspose.com/drawing/net/aspose-drawing-for-...
  3. Aspose::Words::Math Namespace Reference - Aspos...

    The Aspose.Words.Math namespace contains classes that represent Office Math elements.... OMathPara Math paragraph, or display math zone, that...mathematical text (the Math Paragraph ) with respect to the page...

    reference.aspose.com/words/cpp/namespace/aspose...
  4. ShapeBase.RelativeVerticalPosition | Aspose.Wor...

    ShapeBase RelativeVerticalPosition property. Specifies relative to what the shape is positioned vertically in C#....Remarks The default value is Paragraph. Has effect only for top level...

    reference.aspose.com/words/net/aspose.words.dra...
  5. GetEffective | Aspose.Sildes for .NET API Refer...

    Gets effective text style formatting data with the inheritance applied....WriteLine ( "= Effective paragraph formatting for style level...

    reference.aspose.com/slides/net/aspose.slides/t...
  6. Aspose.Pdf.Drawing | Aspose.PDF for .NET API Re...

    The Aspose.Pdf.Drawing namespace provides classes describing graphic primitives like arc line circle etc. Corresponding objects can be used for creating new documents....graph - graphics generator paragraph. Line Represents line. Path...

    reference.aspose.com/pdf/net/aspose.pdf.drawing/
  7. Aspose::Words::Saving::TableContentAlignment en...

    Aspose::Words::Saving::TableContentAlignment enum. Allows to specify the alignment of the content of the table to be used when exporting into Markdown format in C++....will be taken from the first paragraph in corresponding table column...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Multi-column questionnaire|Documentation

    A compact questionnaire with multi-column layout and open-ended questions.... Paragraph Combine texts with different..."children" : [ { "element_type" : "Paragraph" , "children" : [ { "element_type"...

    docs.aspose.com/omr/net/json-markup/examples/mu...
  9. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....setText("Add text to this paragraph."); builder.getCurrentParagraph()...then appears in the parent Paragraph's RunCollection. RunCollection...

    reference.aspose.com/words/java/com.aspose.word...
  10. EditorType | Aspose.Words for Java

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a document in Java...." + " we cannot edit this paragraph without the password."); //...writeln(MessageFormat.format("This paragraph is inside the first editable...

    reference.aspose.com/words/java/com.aspose.word...