Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 18,130 for

paragraph

(0.1 sec)
  1. BuildingBlock.Description | Aspose.Words for .NET

    Manage your BuildingBlock description effortlessly. Easily set or update descriptions for enhanced organization and clarity in your projects.... Paragraph ; block . Category = "My custom...

    reference.aspose.com/words/net/aspose.words.bui...
  2. The type initializer for 'SkiaSharp.SKObject' t...

    I am facing the following error while using Aspose.Words for .NET and Aspose.Cells for .NET (latest versions of both). The issue happens only when web app is deployed Linux based environment. I am using Docker to deploy …...tedDocument); // Specify paragraph formatting ParagraphFormat...

    forum.aspose.com/t/the-type-initializer-for-ski...
  3. Font.ThemeFont | Aspose.Words for .NET

    Discover how to manage theme fonts effortlessly with the Font ThemeFont property. Enhance your design with customizable font schemes for a polished look!... Paragraph , "ThemedStyle" ); style ...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Font.ThemeColor | Aspose.Words for .NET

    Discover how to utilize the Font ThemeColor property to enhance your designs with customizable theme colors in your color scheme.... Paragraph , "ThemedStyle" ); style ...

    reference.aspose.com/words/net/aspose.words/fon...
  5. 在 .NET 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 C# 示例代码,以简化表格工作流程。...TextFrame ; // 为文本框创建 Paragraph 对象 IParagraph paragraph = txtFrame . Paragraphs...Paragraphs [ 0 ]; // 为段落创建 Portion 对象 IPortion portion = paragraph...

    docs.aspose.com/slides/zh/net/manage-table/
  6. Word 转 html 能否标注页码的元信息? - Free Support Forum - ...

    当前 word 转 html 时,由于页码属于 “文本框”,其转换后在页眉的位置会展示为图片,能否在转换时候将页码的元信息标注在对应页码的位置,并且为对应 html 标签增加页码标记?以方便可以通过 html 反解出 word 文档的页码信息,反向转换也可以考它转的更准确。 或者是否有 java 的接口可以获取到页码信息?...getSections()) { NodeCollection paragraphs = section.getBody().getChildNodes(NodeType...getChildNodes(NodeType.PARAGRAPH, true); for (Paragraph para : (Iterable<Paragraph>)...

    forum.aspose.com/t/word-html/319228
  7. MathObjectType | Aspose.Words for Java

    Specifies type of an Office Math object in Java.... O_MATH_PARA Math paragraph, or display math zone, that...static int O_MATH_PARA Math paragraph, or display math zone, that...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Themes::ThemeFont enum | Aspose....

    Aspose::Words::Themes::ThemeFont enum. Specifies the types of theme font names for document themes in C++....:: Words :: StyleType :: Paragraph , u "ThemedStyle" ); style...

    reference.aspose.com/words/cpp/aspose.words.the...
  9. How to Convert OneNote to HTML using Java

    This simple article focuses on how to convert OneNote to HTML using Java. It represents all the details to configure the environment, a complete programming work flow and an example code to export OneNote to HTML using Java....multiple instances of the paragraph style that can be set differently...

    kb.aspose.com/note/java/how-to-convert-onenote-...
  10. Aspose::Words::Fields::FormField class | Aspose...

    Aspose::Words::Fields::FormField class. Represents a single form field. To learn more, visit the documentation article in C++....get_ParentParagraph () Retrieves the parent Paragraph of this node. get_PreviousSibling...and can only be a child of Paragraph . FormField is represented...

    reference.aspose.com/words/cpp/aspose.words.fie...