Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 18,588 for

paragraphs

(0.14 sec)
  1. Add Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....object to paragraphs collection of page page -> get_Paragraphs () ->...object to paragraphs collection of page page -> get_Paragraphs () ->...

    docs.aspose.com/pdf/cpp/add-ellipse/
  2. ParagraphFormat.character_unit_first_line_inden...

    ParagraphFormat.character_unit_first_line_indent property. Gets or sets the value (in characters) for the first-line or hanging indent...Examples Shows how to change paragraph spacing and indents. doc =...first_section . body . first_paragraph . paragraph_format # Below are five...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat.characterUnitFirstLineIndent pr...

    ParagraphFormat.characterUnitFirstLineIndent property. Gets or sets the value (in characters) for the first-line or hanging indent...Examples Shows how to change paragraph spacing and indents. let doc...// 4 - Line spacing before paragraphs: expect ( 0.0 ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ParagraphFormat.styleIdentifier property | Aspo...

    ParagraphFormat.styleIdentifier property. Gets or sets the locale independent style identifier of the paragraph style applied to this formatting....independent style identifier of the paragraph style applied to this formatting...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Create and Add a Paragraph Style|Aspose.Words f...

    Create and add a paragraph style easily and fast instead of using Open XML SDK in C#....Ask AI Create and Add a Paragraph Style Contents [ Hide ] Purpose...explains how to create a paragraph style and apply it to document...

    docs.aspose.com/words/net/create-and-add-a-para...
  6. Font.autoColor property | Aspose.Words for Node.js

    Font.autoColor property. Returns the present calculated color of the text (black or white) to be used for 'auto color'... paragraphs . at ( 0 ). runs . at ( 0...doc . firstSection . body . paragraphs . at ( 1 ). runs . at ( 0...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用 C# 在 PDF 中格式化文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中格式化 PDF 文档中的文本,以增强文档的视觉呈现。... Paragraphs . Add ( text ); text = new...TextFragment ( "Line2" ); page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/zh/net/text-formatting-insi...
  8. ParagraphFormat.MirrorIndents | Aspose.Words fo...

    Discover how the ParagraphFormat MirrorIndents property enhances your document formatting by ensuring consistent left and right indents for a polished look.... Paragraphs [ 0 ]. ParagraphFormat ;...

    reference.aspose.com/words/net/aspose.words/par...
  9. Word compare like MS Word - Free Support Forum ...

    Hi, I have tested with newest Aspose java version(26.2) and I get different result when comparing documents in word and in Aspose. Attaching version1.docx and version2.docx and will be using them for example. version1…...- contains table and few paragraphs version2 - does not contain...table and has text added to paragraphs version1.docx (13.4 KB) version2...

    forum.aspose.com/t/word-compare-like-ms-word/32...
  10. Document Builder Overview in Python|Aspose.Word...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Python. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Python....checkboxes, ole objects, paragraphs, lists, tables, images, and...allows you to specify fonts, paragraph or section formatting, and...

    docs.aspose.com/words/python-net/document-build...