Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 15,621 for

paragraphs

(0.04 sec)
  1. Aspose::Words::Lists::ListLevelCollection::idx_...

    Aspose::Words::Lists::ListLevelCollection::idx_get method. Gets a list level by index in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. 将圆形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将圆形对象创建到您的PDF中。...object to paragraphs collection of page page . Paragraphs . Add (...object to paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/zh/net/add-circle/
  3. 在 PDF 中使用标题|Aspose.PDF for .NET

    使用 C# 在 PDF 文档中创建标题编号。Aspose.PDF for .NET 提供不同类型的编号样式。... Paragraphs . Add ( floatBox ); // Add...IsAutoSequence = true ; floatBox . Paragraphs . Add ( heading ); var heading2...

    docs.aspose.com/pdf/zh/net/working-with-headings/
  4. BuiltInDocumentProperties.contentStatus propert...

    BuiltInDocumentProperties.contentStatus property. Gets or sets the content status of the document.... myDir + "Paragraphs.docx" ); let properties =...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BuiltInDocumentProperties.contentType property ...

    BuiltInDocumentProperties.contentType property. Gets or sets the content type of the document.... myDir + "Paragraphs.docx" ); let properties =...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Style.equals method | Aspose.Words for Python

    Style.equals method. Compares with the specified style...style, linked style and next paragraph style are recursively compared...move_to_document_end () builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用 Python 在 PDF 中格式化文本|Aspose.PDF for Python vi...

    本页面解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本等。...可以在使用 TextFragment 和 Paragraphs 集合的 PDF 生成场景中指定行缩进。 请使用以下代码片段来使用该属性:...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/zh/python-net/text-formatti...
  8. MarkdownSaveOptions.emptyParagraphExportMode pr...

    MarkdownSaveOptions.emptyParagraphExportMode property. Specifies how to export empty Paragraphs to Markdown...Specifies how to export empty paragraphs to Markdown. Default value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ASP - JScript 通过 COM 互操作|Aspose.PDF for .NET

    学习如何通过 COM 互操作在 ASP 和 JScript 应用程序中使用 Aspose.PDF for .NET。启用高级 PDF 功能。...JScript" ; // Add Text paragraph to paragraphs collection of a section...section pdfpage . Paragraphs . Add ( SampleText ); // Save PDF...

    docs.aspose.com/pdf/zh/net/asp-jscript-via-com-...
  10. FindReplaceOptions.ignoreInserted property | As...

    FindReplaceOptions.ignoreInserted property. Gets or sets a boolean value indicating either to ignore text inside insert revisions...revisions and insert a paragraph. That paragraph will be an insert...doc . firstSection . body . paragraphs . at ( 1 ). isInsertRevision...

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