Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 18,338 for

paragraph

(0.11 sec)
  1. Rendering in Node.js|Aspose.Words for Node.js v...

    Use Aspose.Words for Node.js via .NET rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....various elements such as paragraphs, tables, headers, footers...position where each particular paragraph or character is displayed...

    docs.aspose.com/words/nodejs-net/rendering/
  2. Document bookmark misplaced in the last documen...

    We encountered an issue when document bookmark in the last document is misplaced after calls to document.appendDocument() Expected bookmark location same as before the merge. Actual bookmark location - after the two im…...by a paragraph , the bookmark is attached to that paragraph node...adjacent runs, removing empty paragraphs, etc.). One of those passes...

    forum.aspose.com/t/document-bookmark-misplaced-...
  3. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......by iterating through the paragraphs and checking if they are...pageDoc) { foreach (Paragraph paragraph in pageDoc.GetChildNodes(NodeType...

    forum.aspose.com/posts.rss
  4. Working with Comments in Java|Aspose.Words for ...

    Working with comments using Java....how to add a comment to a paragraph using the Comment class: The...how to add a comment to a paragraph using a region of text and...

    docs.aspose.com/words/java/working-with-comments/
  5. Supported CSS properties for HTML to PDF conver...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. We would like to understand the CSS properties that are fully supported during the conversion process. Having this information will h…... Look for a table or paragraph titled Supported CSS properties...Pages.Add(); pdfDoc.Pages[1].Paragraphs.Add(new Aspose.Pdf.HtmlFragment(html...

    forum.aspose.com/t/supported-css-properties-for...
  6. Aspose::Words::EditableRangeStart class | Aspos...

    Aspose::Words::EditableRangeStart class. Represents a start of an editable range in a Word document. To learn more, visit the documentation article in C++....inline-level, that is inside Paragraph , but editable range start...range end can be in different paragraphs. See Also Class Node Namespace...

    reference.aspose.com/words/cpp/aspose.words/edi...
  7. Revision.reject method | Aspose.Words for Python

    Revision.reject method. Reject this revision.... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 管理字体 - PowerPoint Java API|Aspose.Slides 文档

    演示文稿通常包含文本和图像。本文展示了如何使用 PowerPoint Java API 配置幻灯片上文本段落的字体属性。...TextFrame 中获取 Paragraph 。 对段落进行对齐。 访问 Paragraph 的文本 Portion 。...

    docs.aspose.com/slides/zh/androidjava/manage-fo...
  9. Revision.date_time property | Aspose.Words for ...

    Revision.date_time property. Gets or sets the date/time of this revision.... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CommentRangeEnd class | Aspose.Words for Node.js

    Aspose.Words.CommentRangeEnd class. Denotes the end of a region of text that has a comment associated with it...and can only be a child of Paragraph . Inheritance: CommentRangeEnd...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...

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