Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 18,171 for

paragraph

(0.05 sec)
  1. Field Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.Field class, your key to enhancing Microsoft Word documents with dynamic fields for improved functionality and efficiency....node, returns its parent paragraph. If the field is already removed...content and span multiple paragraphs or sections in a document...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Table Position in C++|Aspose.Words for C++

    Specify table position in C++. Get a table alignment, get and set floating table position using C++....always appear between the paragraphs where you placed them. Floating...the table relative to the paragraph is determined by the table...

    docs.aspose.com/words/cpp/position-a-table/
  3. CompatibilityOptions.DoNotSuppressParagraphBord...

    Discover the CompatibilityOptions DoNotSuppressParagraphBorders property to enhance your document layout by managing Paragraph borders next to frames effectively....property Do Not Suppress Paragraph Borders Next To Frames. public...

    reference.aspose.com/words/net/aspose.words.set...
  4. Rendering in C#|Aspose.Words for .NET

    Use Aspose.Words for .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 using C#....various elements such as paragraphs, tables, headers, footers...position where each particular paragraph or character is displayed...

    docs.aspose.com/words/net/rendering/
  5. GroupShape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GroupShape class. Represents a group of shapes in a document...Returns the immediate parent paragraph. (Inherited from ShapeBase...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::NumberStyle enum | Aspose.Words ...

    Aspose::Words::NumberStyle enum. Specifies the number style for a list, footnotes and endnotes, page numbers 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/num...
  7. Setting Background Color Dynamically in Java|As...

    Set text background color for document contents dynamically when building a report in Java....every item into a separate paragraph colored dynamically. << foreach...can be located either in paragraphs of a single story (or table...

    docs.aspose.com/words/java/setting-background-c...
  8. Setting Background Color Dynamically in C#|Aspo...

    Set text background color for document contents dynamically when building a report using C#....every item into a separate paragraph colored dynamically. << foreach...can be located either in paragraphs of a single story (or table...

    docs.aspose.com/words/net/setting-background-co...
  9. 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
  10. 在 Java 中管理演示文稿属性|Aspose.Slides 文档

    在 Aspose.Slides for Java 中掌握演示文稿属性,简化 PowerPoint 和 OpenDocument 文件的搜索、品牌化和工作流。...get_Item ( 0 ); IParagraph paragraph = autoShape . getTextFrame...getParagraphs (). get_Item ( 0 ); paragraph . getPortions (). clear ();...

    docs.aspose.com/slides/zh/java/presentation-pro...