Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 18,326 for

paragraph

(0.07 sec)
  1. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting.... Q: Why are paragraph sizes different on Windows...systems? A : The calculation of paragraph sizes is based on the calculation...

    docs.aspose.com/slides/java/faqs/
  2. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…...left, top); } Paragraph headerPara = (Paragraph)header.GetChild(NodeType...GetChild(NodeType.Paragraph, 0, true); if (headerPara == null) { Paragraph...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  3. FieldSymbol.dontAffectsLineSpacing property | A...

    FieldSymbol.dontAffectsLineSpacing property. Gets or sets whether the character retrieved by the field affects the line spacing of the Paragraph....affects the line spacing of the paragraph. get dontAffectsLineSpaci...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::LineSpacingRule enum | Aspose.Wo...

    Aspose::Words::LineSpacingRule enum. Specifies line spacing values for a Paragraph in C++....line spacing values for a paragraph. enum class LineSpacingRule...larger font is used within the paragraph. Multiple 2 The line spacing...

    reference.aspose.com/words/cpp/aspose.words/lin...
  5. StyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StyleType enum for efficient style management in documents. Enhance your formatting with versatile style types for optimal results!...Description Paragraph 1 The style is a paragraph style. Character...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words/sty...
  6. Make WORD Using C#

    Make a new a Word document in C# in a few steps. Easily create a Word document using .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.NextSibling...

    products.aspose.com/words/net/make/word/
  7. Make DOCX Using C#

    Make a new DOCX in C# in a few steps. Easily create DOCX using .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.NextSibling...

    products.aspose.com/words/net/make/docx/
  8. Border Class | Aspose.Words for .NET

    Discover the Aspose.Words.Border class, your go-to solution for customizing object borders in documents. Enhance your projects with precision and style!...including paragraph, run of text inside a paragraph or a table...); Shows how to insert a paragraph with a top border. Document...

    reference.aspose.com/words/net/aspose.words/bor...
  9. Aspose::Words::ParagraphFormat::ClearFormatting...

    Aspose::Words::ParagraphFormat::ClearFormatting method. Resets to default Paragraph formatting in C++....method Resets to default paragraph formatting. void Aspose ::...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. 从PDF中提取段落|Aspose.PDF for Android via Java

    本文介绍如何使用ParagraphAbsorber——Aspose.PDF中的一个特殊工具,从PDF文档中提取文本。...); for ( MarkupParagraph paragraph : section . getParagraphs...()) { DrawPolygonOnPage ( paragraph . getPoints (), page ); }...

    docs.aspose.com/pdf/zh/androidjava/extract-para...