Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 18,541 for

paragraph

(0.11 sec)
  1. Aspose::Words::Revision::get_RevisionType metho...

    Aspose::Words::Revision::get_RevisionType method. Gets the type of this revision in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.insertBreak method. Inserts a break of the specified type into the document....Use this method to insert paragraph, page, column, section or...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. When inserting long Hebrew text- problems in di...

    Hi, I am evaluating the product in order to buy it. I am building a multi-language application so I am testing unicode and Hebrew. 1) Well, I have a few problems with long text which spans on more than one line. If …...Paragraphs.Add(hebrewText); hebrewText...IsHtmlTagSupported = true; section.Paragraphs.Add(hebrewText); /* hebrewText...

    forum.aspose.com/t/when-inserting-long-hebrew-t...
  4. 使用 Java 将项目符号点转换为 Word 文件中的段落

    使用 Java 将项目符号点转换为 Word 文件中的段落。本主题包含使用 Java 从 Word 文档中删除项目符号点的步骤列表和工作代码。...文件访问到具有要点和编号列表的 Document 类 迭代所有节点并将其转换为 paragraphs 类对象 访问每个段落的ListFormat实例并调用removeNumbers()方法...Document 类实例访问 Word 文件,并迭代 Paragraph 类型的所有子节点。访问每个段落的 getListFormat()...

    kb.aspose.com/zh/words/java/convert-bullet-poin...
  5. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls....Returns the immediate parent paragraph. PreviousSibling { get; }...the shape is a child of a Paragraph object, then the shape is...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Rendering in Java|Aspose.Words for Java

    Use Aspose.Words for Java rendering feature to format a flow-layout document into pages and convert such a document or selected pages to another document (PDF, HTML, XPS, etc.) or image (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....various elements such as paragraphs, tables, headers, footers...position where each particular paragraph or character is displayed...

    docs.aspose.com/words/java/rendering/
  7. Aspose.Words.Markup module | Aspose.Words for N...

    The Aspose.Words.Markup module contains classes that represent customer defined semantics in a document: smart tags, custom XML and structured document tags (content controls)....) within a paragraph. To learn more, visit the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Setting Text Color Dynamically in C#|Aspose.Wor...

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

    docs.aspose.com/words/net/setting-text-color-dy...
  9. Add Line Shapes to Presentations in .NET|Aspose...

    Learn to manipulate line formatting in PowerPoint presentations with Aspose.Slides for .NET. Discover properties, methods, and examples....NET Get Paragraph Bounds from Presentations...

    docs.aspose.com/slides/net/line/
  10. Doc to PDF error on table column size - Free Su...

    Good morning, we have a document, we store it as Word document, then we store it also as PDF document. We found a different column size in a table (where cells are added dynamically via C#) See images below PDF W…...it here Finding Node (no paragraph) page index - #36 by vyacheslav...

    forum.aspose.com/t/doc-to-pdf-error-on-table-co...