Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 19,005 for

paragraph

(0.35 sec)
  1. StructuredDocumentTag Class | Aspose.Words for ...

    Discover Aspose.Words.Markup.StructuredDocumentTag class for efficient content control in documents. Enhance your document management with SDT features!...places: Block-level - Among paragraphs and tables, as a child of...content inside, as a child of a Paragraph . Nested inside another StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Aspose::Words::Saving::MarkdownSaveOptions clas...

    Aspose::Words::Saving::MarkdownSaveOptions class. Class to specify additional options when saving a document into the Markdown format. To learn more, visit the documentation article in C++....Specifies how to export empty paragraphs to Markdown. Default value...Specifies the string to use as a paragraph break when exporting in text...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. FieldToa Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToa class for seamless TOA field implementation. Enhance your document processing with powerful features today!...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 如果我想排查2个文档的相似度,应该用什么方案更好 - Free Support Forum -...

    是需要我自己读段落,或按标点我拆分数据,自己做向量化,然后embedding 来排查么?还是aspose 有什么好的方案。...Notes 中查找 “compare extra paragraph” 相关说明;如仍有异常,可将样例文件提交给内部团队进一步排查。...

    forum.aspose.com/t/topic/321339
  5. HTML-to-Tagged-PDF: CSS border/background path ...

    <!doctype html> Bug Report: Path Objects Not Tagged as Artifacts in Tagged PDF Output body { font-family: Segoe UI, Arial, sans-serif; font-size: 10pt; line-height: 1.5; color: #222; max-width: 900px; margin: 20px…...BDC % Begin marked content (paragraph) BT /F1 11 Tf (Section with...

    forum.aspose.com/t/html-to-tagged-pdf-css-borde...
  6. Replace Text in PDF with Java|Aspose.PDF for Java

    Learn how to replace, rearrange, and remove text in PDF documents using Java....Replace text inside a larger paragraph rectangle Use this example...

    docs.aspose.com/pdf/java/replace-text-in-pdf/
  7. Aspose::Words::Fields::FieldXE class | Aspose.W...

    Aspose::Words::Fields::FieldXE class. Implements the XE field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. 档案

    档案...SharedPtr<IParagraph> paragraph = txtFrame->get_Paragraphs()->idx_get(0);...SharedPtr<IPortion> portion = paragraph->get_Portions()->idx_get(0);...

    blog.aspose.com/zh/slides/create-powerpoint-pre...
  9. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...False def force_runs_size_in_paragraphs_with_style(self, doc: aw...get_child_nodes(aw.NodeType.PARAGRAPH, True) hits_p = hits_r = 0...

    forum.aspose.com/t/change-styles-for-complete-d...
  10. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows.... Set paragraph alignment and margins. Set...margin for all table cells. paragraph_format = slides . ParagraphFormat...

    docs.aspose.com/slides/python-net/manage-table/