Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 36,317 for

paragraph

(0.1 sec)
  1. Font.all_caps property | Aspose.Words for Python

    Font.all_caps property. True if the font is formatted as all capital letters.... PARAGRAPH , 0 , True ) . as_paragraph () # There are...append_child ( aw . Paragraph ( doc )) . as_paragraph () # 2 - Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Slides::Animation::ISequence Class Refe...

    Public Member Functions | List of all members Aspose::Slides::Animation::ISequence Class Reference abstract Represent......System::SharedPtr < IParagraph > paragraph)=0 Returns array of effects...effects for the specified paragraph. More... virtual int32_t GetCount...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  3. Aspose::Pdf::Annotations::GenericAnnotation Cla...

    Public Member Functions | List of all members Aspose::Pdf::Annotations::GenericAnnotation Class Reference The class d......Gets a vertical alignment of paragraph More... virtual ASPOSE_PDF_SHARED_API...Sets a vertical alignment of paragraph More... ASPOSE_PDF_SHARED_API...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.a...
  4. Working with Lists in Python|Aspose.Words for P...

    Create, specify formatting and restart lists in a document using Python....the current paragraph and all further paragraphs created using...list level of the current paragraph by one level, call ListFormat...

    docs.aspose.com/words/python-net/working-with-l...
  5. How to find the string in the whole document co...

    how to find the string in the whole document contains H1 to H3 tag available or not It must be any string .but atleast any one of the string contains h1,h2 and h3 tag. kindly provide in c# code Kindly help me on this...2023, 4:44am #2 @siva1950 Paragraphs imported from HTML from <h1>...<h1>...<h6> tags are paragraphs with the appropriate heading...

    forum.aspose.com/t/how-to-find-the-string-in-th...
  6. Aspose::Pdf::Annotations::PrinterMarkAnnotation...

    Protected Member Functions | List of all members Aspose::Pdf::Annotations::PrinterMarkAnnotation Class Reference abst......System::String get_Id () const Gets a paragraph id. More... void set_Id (...System::String value) Sets a paragraph id. More... const System::SharedPtr...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.a...
  7. IBulkTextFormattable | Aspose.Slides for Java A...

    Represents an object with possibility of bulk setting child text elements formats....mat source) Sets defined paragraph format properties to all element’s...element’s paragraphs. setTextFormat(ITextFrameFormat source)...

    reference.aspose.com/slides/java/com.aspose.sli...
  8. Content Control contents setting from one docum...

    Hi, We are consolidating the word documents reports. These have content controls. While copying content control contents from one document to another, it is copying fine but couple of issues. It get locked and cannot…...PARAGRAPH) { Paragraph paragraph = (Paragraph)node; paragraph...setText(contentControlConten); paragraph.appendChild(run); } alexey...

    forum.aspose.com/t/content-control-contents-set...
  9. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...Allow Contextual Spacing of Paragraphs in Tables. apply_breaking_rules...cached_col_balance Use Cached Paragraph Information for Column Balancing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Markdown 段落 - C# 代码

    在 C# 中创建 Markdown 段落的代码。使用 C# 库从头开始创建 Markdown,并打开、解析或编辑 MD 文件。...Paragraph(); // Add texts to the paragraph1...first sentence of the first paragraph." )); // Add a space after...

    products.aspose.com/html/zh/net/markdown-paragr...