Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 18,130 for

paragraph

(0.24 sec)
  1. Aspose.PDF for Java 9.5.0 中的公共 API 更改|Aspose.PD...

    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....setRichTextValue ( "<p>This is my <b>paragraph</b></p>" ); doc1 . save (...legacyxmlmodel.Paragraphs 已添加: public void add(Paragraph paragraph) void...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  2. Features|Aspose.Words for .NET

    Aspose.Words for .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting using C#....Access, create and modify paragraphs and text. Access, create...shading. Access and modify all paragraph formatting including indents...

    docs.aspose.com/words/net/features/
  3. 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...
  4. 档案

    档案...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...
  5. 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...
  6. 如果我想排查2个文档的相似度,应该用什么方案更好 - Free Support Forum -...

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

    forum.aspose.com/t/topic/321339
  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. Adding images to Header and footer along with p...

    Hi Aspose Team, We are converting HTML to PDF (multi page pdf) using HtmlLoadOptions class and then passing HTML to Aspose.Pdf.Document class. Now we have a requirement in which every page of generated pdf will have an i…...into paragraphs collection of the section header.Paragraphs.Add(image1);...HorizontalAlignment.Right; footer.Paragraphs.Add(fTxt); for (int cnt =...

    forum.aspose.com/t/adding-images-to-header-and-...
  9. Features|Aspose.Words for Node.js via .NET

    Aspose.Words for Node.js via .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....Access, create and modify paragraphs and text. Access, create...shading. Access and modify all paragraph formatting including indents...

    docs.aspose.com/words/nodejs-net/features/
  10. Python 和 .NET 版本差异|Python via .NET 格式的 Aspose.W...

    Aspose.Words for Python via .NET 是 Aspose.Words for .NET 的包装器,本页介绍了这两种产品的功能和 API 的差异。...) 您可能会注意到,在 C# 代码中,您将使用 (Paragraph)node 进行转换,而在 Python 中,您必须使用...中,您必须使用 node.as_paragraph() 方法。在 Aspose.Words Node 类的 Python 版本中引入了以下...

    docs.aspose.com/words/zh/python-net/python-notes/