Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 18,224 for

paragraph

(0.15 sec)
  1. Manage Fonts in Presentations Using Java|Aspose...

    Control fonts in Java with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....configure the font properties of paragraphs of text on slides. To manage...manage font properties of a paragraph using Aspose.Slides for Java:...

    docs.aspose.com/slides/java/manage-fonts/
  2. Force Table Rendering on New Page|Aspose.PDF fo...

    Ensure tables render on a new page in PDF documents using Aspose.PDF for Java. Enhance layout control in your reports....default, paragraphs are added to a Page object’s Paragraphs collection...after the previously added paragraph level object on the page....

    docs.aspose.com/pdf/java/force-table-rendering-...
  3. Manage Fonts in Presentations Using PHP|Aspose....

    Control fonts in PHP with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....configure the font properties of paragraphs of text on slides. To manage...manage font properties of a paragraph using Aspose.Slides for PHP...

    docs.aspose.com/slides/php-java/manage-fonts/
  4. 如何更改 HTML 中的文本颜色?C# 示例

    使用 C# Aspose.HTML 示例,您将学会如何使用内联和内部 CSS 更改 HTML 文件中的文本颜色。...代码 Copy 1 // Change HTML paragraph color using C# 2 3 // Prepare...Combine (OutputDir, "change-paragraph-color-inline-css.html" );...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  5. TabAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.TabAlignment enum for customizable tab stop alignment. Enhance document formatting with precision and flexibility today!...for a paragraph. Document doc = new Document (); Paragraph para...FirstParagraph ; // If we are in a paragraph with no tab stops in this...

    reference.aspose.com/words/net/aspose.words/tab...
  6. EditableRange Class | Aspose.Words for .NET

    Discover Aspose.Words.EditableRange class, your solution for managing editable text areas effortlessly. Enhance document editing with ease!..." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/net/aspose.words/edi...
  7. Aspose::Words::ParagraphFormat::get_IsListItem ...

    Aspose::Words::ParagraphFormat::get_IsListItem method. True when the Paragraph is an item in a bulleted or numbered list in C++....tem method True when the paragraph is an item in a bulleted or...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Aspose::Words::Border::GetHashCode method | Asp...

    Aspose::Words::Border::GetHashCode method. Serves as a hash function for this type in C++....Writeln ( u "Paragraph 1." ); builder -> Write ( u "Paragraph 2." );...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. Aspose::Words::BorderCollection::get_Count meth...

    Aspose::Words::BorderCollection::get_Count method. Gets the number of borders in the collection in C++....Writeln ( u "Paragraph 1." ); builder -> Write ( u "Paragraph 2." );...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. About move a table data lower part of aspose wo...

    Hi, How to move a table data lower part of an aspose word just above footer. I have tried to place table just above footer, but it is moving up while generates report. Coud pls help me on this? Generated Report: Re…...ParentNode; // usually a Body or a Paragraph parent.RemoveChild(tableToMove);...table after the last body paragraph of the section that contains...

    forum.aspose.com/t/about-move-a-table-data-lowe...