Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 36,324 for

paragraph

(0.08 sec)
  1. Assign user-defined IDs - Free Support Forum - ...

    Hello team, I would like to assign an id to all Paragraphs and run tags in aspose.word. Then I would like to create an html document from the docx with the ids. Is this possible and how?...like to assign an id to all paragraphs and run tags in aspose.word...assign user-defined IDs to all paragraphs and run tags in an Aspose...

    forum.aspose.com/t/assign-user-defined-ids/294385
  2. Paragraph.IsInCell | Aspose.Words for .NET API 参考

    Paragraph 财产. 如果此段落是Cell否则为假...Paragraph.IsInCell Paragraph.IsInCell property 如果此段落是 Cell ;否则为假。...>()) foreach ( Paragraph para in cell . Paragraphs . OfType < Paragraph...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. Setting Default Text in RichText Content Contro...

    I am working on generating a form with content prefilled in. However I have noticed, that when I am supplying the text, the behavior when the user opens the form and clicks in to make further edits is to highlight all o…...Tag = "filled"; Paragraph para = new Paragraph(doc); Run run =...Tag = "cleaned"; Paragraph para2 = new Paragraph(doc); Run run2...

    forum.aspose.com/t/setting-default-text-in-rich...
  4. PDF3DAnnotation | Aspose.PDF for .NET API Refer...

    Class PDF3DAnnotation. This class cannot be inherited....that indicates whether this paragraph will be at next column. Default...get; set; } Gets or sets a paragraph is inline. Default is false...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...
  5. NodeCollection.Add | Aspose.Words for .NET

    NodeCollection Add method. Adds a node to the end of the collection in C#....body, which in turn has a paragraph. // We can add contents to...shapes, or tables to that paragraph. Assert . AreEqual ( NodeType...

    reference.aspose.com/words/net/aspose.words/nod...
  6. ISequence | Aspose.Sildes for Python via .NET A...

    ISequence Contents [ Hide ] ISequence class Represents sequence (collection of effects). The ISequence type exposes t...... add_effect(paragraph, effect_type, subtype, trigger_type)...new animation effect for paragraph to the end of sequence. add_effect(chart...

    reference.aspose.com/slides/python-net/aspose.s...
  7. WatermarkAnnotation | Aspose.PDF for Python via...

    Class describes Watermark annotation object....sets a vertical alignment of paragraph horizontal_alignment Gets...margin for paragraph (for pdf generation) is_first_paragraph_in_column...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  8. replaceaction - Aspose.Words for Java - API Ref...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...after the paragraph containing the matched text. Paragraph para =...

    reference.aspose.com/words/java/com.aspose.word...
  9. Section.PageSetup | Aspose.Words for .NET

    Section PageSetup property. Returns an object that represents page setup and section properties in C#....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/sec...
  10. Paragraph.accept_start method | Aspose.Words fo...

    Paragraph.accept_start method. Accepts a visitor for visiting the start of the document's Paragraph....the start of the document’s paragraph. def accept_start ( self ...class Paragraph Paragraph.accept_end method Paragraph.append_field...

    reference.aspose.com/words/python-net/aspose.wo...