Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 18,543 for

paragraph

(0.06 sec)
  1. Manage Presentation Themes in PHP|Aspose.Slides...

    Master presentation themes in Aspose.Slides for PHP via Java to create, customize and convert PowerPoint files with consistent branding....10 , 100 , 100 ); $paragraph = new Paragraph (); $portion = new...( "Theme text format" ); $paragraph -> getPortions () -> add (...

    docs.aspose.com/slides/php-java/presentation-th...
  2. HtmlSaveOptions.ExportDropDownFormFieldAsText |...

    Discover how the HtmlSaveOptions ExportDropDownFormFieldAsText property enhances your HTML/MHTML exports by controlling dropdown field formats. Optimize your documents!...form fields to blend in with paragraph text when saving to html....

    reference.aspose.com/words/net/aspose.words.sav...
  3. ShapeBase.width_relative property | Aspose.Word...

    ShapeBase.width_relative property. Gets or sets the value that represents the percentage of shape's relative width.... PARAGRAPH : # etting the position binding...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::NodeCollection::Contains method ...

    Aspose::Words::NodeCollection::Contains method. Determines whether a node is in the collection in C++....then appears in the parent Paragraph's RunCollection. System ::...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. Aspose::Words::Fields::Field::Remove method | A...

    Aspose::Words::Fields::Field::Remove method. Removes the field from the document. Returns a node right after the field. If the field's end is the last child of its parent node, returns its parent Paragraph. If the field is already removed, returns null in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...the shape is a child of a Paragraph object, then the shape is...something (e.g the current paragraph, the margin or the page)....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....PARAGRAPH, "MyStyle"); myStyle.getFont()...destination styles into direct paragraph attributes. ImportFormatOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…...markup can be normal HTML (paragraphs, bold, etc.). Example <p>This...the end of a paragraph Paragraph para = (Paragraph) doc.getFirstSection()...

    forum.aspose.com/t/footnotes-conversion-from-ht...
  9. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....Specifies how to export empty paragraphs to Markdown. getEncoding()...Specifies the string to use as a paragraph break when exporting in text...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Inline class | Aspose.Words for ...

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own. To learn more, visit the documentation article in C++....get_ParentParagraph () Retrieves the parent Paragraph of this node. get_PreviousSibling...Inline can be a child of Paragraph . Examples Shows how to determine...

    reference.aspose.com/words/cpp/aspose.words/inl...