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

paragraph

(0.08 sec)
  1. HtmlSaveOptions.document_split_heading_level pr...

    HtmlSaveOptions.document_split_heading_level property. Specifies the maximum level of headings at which to split the document...HEADING_PARAGRAPH and this property is set to...document will be split at paragraphs formatted using Heading 1...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java....TextParagraph (); // Set paragraph position par . setPosition...// Add new TextFragment to paragraph par . appendLine ( updatedFragment...

    docs.aspose.com/pdf/java/create-forms/
  3. Aspose::Words::Fields::FieldSeq::get_SequenceId...

    Aspose::Words::Fields::FieldSeq::get_SequenceIdentifier method. Gets or sets the name assigned to the series of items that are to be numbered in C++....// Each entry contains the paragraph that includes the SEQ field...TOC entry will contain the paragraph that the SEQ field is in and...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. 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/
  5. ListCollection.AddCopy | Aspose.Words for .NET

    Discover the ListCollection AddCopy method to effortlessly duplicate a list and enhance your document's collection with ease and efficiency....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/net/aspose.words.lis...
  6. ImageData.crop_left property | Aspose.Words for...

    ImageData.crop_left property. Defines the fraction of picture removal from the left side....and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Is it possible to change the font size of parag...

    Hello Aspose Team, I am working on a solution where I convert Visio files to PDF using Aspose.Diagram for Python via .NET. I would like to know if it is possible to change the font size of the Paragraphs present in the…...to change the font size of paragraphs in a PDF when converting...change the font size of the paragraphs present in the resulting...

    forum.aspose.com/t/is-it-possible-to-change-the...
  8. FieldAutoNumOut Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoNumOut class for seamless AUTONUMOUT field implementation, enhancing document automation and efficiency....node, returns its parent paragraph. If the field is already removed...Examples Shows how to number paragraphs using AUTONUMOUT fields....

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldDde class | Aspose.Words for Python

    aspose.words.fields.FieldDde class. Implements the DDE field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 如何使用 C# 在 Word 文档中插入注释

    在本教程中,您将学习如何使用 C# 在 Word 文档中插入注释。 C# 中的此代码将注释插入到 Word 文档中。...类的实例并将光标移动到文档的开头 初始化 Comment 类的实例并使用 Paragraph 添加评论文本 在文档的第一段添加评论 最后,将文档保存为...

    kb.aspose.com/zh/words/net/how-to-insert-commen...