Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 15,597 for

paragraphs

(0.04 sec)
  1. InlineStory.font property | Aspose.Words for No...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object....last child of the node is a paragraph, // for us to be able to click...toEqual ( aw . NodeType . Paragraph ); // Edit the appearance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Comment.storyType property | Aspose.Words for N...

    Comment.storyType property. Returns [StoryType.Comments](../../storytype/#Comments)....last child of the node is a paragraph, // for us to be able to click...toEqual ( aw . NodeType . Paragraph ); // Edit the appearance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Run | Aspose.Words for .NET

    Create and customize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality....InsertAfter or InsertBefore on the paragraph where you want the run inserted...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/net/aspose.words/run...
  4. 管理项目符号|Aspose.Slides 文档

    在 Java 中创建 PowerPoint 演示文稿中的项目符号和编号列表... 使用 Paragraph 类创建第一个段落实例。 设置段落的项目符号类型。 将项目符号类型设置为...0 ); // 创建一个段落 Paragraph para = new Paragraph (); // 设置段落项目符号样式和符号...

    docs.aspose.com/slides/zh/androidjava/manage-bu...
  5. TableStyle class | Aspose.Words for Python

    aspose.words.TableStyle class. Represents a table style...formatting properties of a paragraph style. (Inherited from Style...(Inherited from Style ) next_paragraph_style_name Gets/sets the name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.EndEditableRange | Aspose.Words...

    Scopri il metodo EndEditableRange di DocumentBuilder per contrassegnare in modo efficiente le sezioni modificabili nei tuoi documenti, migliorando il flusso di lavoro di modifica...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/it/net/aspose.words/...
  7. Aspose::Words::DocumentBuilder::StartEditableRa...

    Aspose::Words::DocumentBuilder::StartEditableRange method. Marks the current position in the document as an editable range start in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Python का उपयोग करके PDF बनाएं

    कुछ ही चरणों में Python में एक नया PDF बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से PDF बनाएं।...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hi/python-net/make/pdf/
  9. Python का उपयोग करके HTML बनाएं

    कुछ ही चरणों में Python में एक नया HTML बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से HTML बनाएं।...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hi/python-net/make/html/
  10. Mise en forme du texte|Documentation Aspose.Slides

    Gérer et manipuler les propriétés du texte et du cadre de texte en Java... clear (); Paragraph para = new Paragraph (); Portion portion1...getParagraphs (). clear (); Paragraph para = new Paragraph (); Portion portion1...

    docs.aspose.com/slides/fr/androidjava/text-form...