Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 15,621 for

paragraph

(0.04 sec)
  1. Aspose::Words::Fields::FieldRef::get_InsertPara...

    Aspose::Words::Fields::FieldRef::get_InsertParagraphNumberInRelativeContext method. Gets whether to insert the Paragraph number of the referenced Paragraph in relative context in C++....insert the paragraph number of the referenced paragraph in relative...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumberInFullContext method. Gets whether to insert the Paragraph number of the referenced Paragraph in full context in C++....insert the paragraph number of the referenced paragraph in full...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. 动画文本|Aspose.Slides 文档

    使用Aspose.Slides在PowerPoint演示文稿中添加动画文本...() -> idx_get ( 0 )); auto paragraph = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ); // 向选定段落添加飞入动画效果...

    docs.aspose.com/slides/zh/cpp/animated-text/
  4. FieldStyleRef.insertParagraphNumber property | ...

    FieldStyleRef.insertParagraphNumber property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph exactly as it appears in the document....insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Section | Aspose.Words for .NET

    Create dynamic web sections effortlessly with our Section Constructor. Easily initialize and customize your Section class for optimal site performance....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...
  6. Font.Hidden | Aspose.Words for .NET

    Discover the Font Hidden property. Easily identify if your text is formatted as hidden. Enhance your document's clarity and presentation today!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/fon...
  7. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Discover the FindReplaceOptions IgnoreStructuredDocumentTags property. Control if StructuredDocumentTag content is ignored with this easy-to-use boolean setting....This paragraph contains SDT. Paragraph p = ( Paragraph ) doc...Body . GetChild ( NodeType . Paragraph , 2 , true ); string textToSearch...

    reference.aspose.com/words/net/aspose.words.rep...
  8. ParagraphFormat.SuppressAutoHyphens | Aspose.Wo...

    Control hyphenation in your document with the ParagraphFormat SuppressAutoHyphens property, ensuring clear and professional Paragraph formatting....Specifies whether the current paragraph should be exempted from any...suppress hyphenation for a paragraph. Hyphenation . RegisterDictionary...

    reference.aspose.com/words/net/aspose.words/par...
  9. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...to work with breaks: &p - paragraph break &b - section break &m..."Numbers 1, 2, 3" ); // Inserts paragraph break after Numbers. doc ...

    reference.aspose.com/words/net/aspose.words/ran...
  10. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndAlpha method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current Paragraph in C++....Asian text in the current paragraph. bool Aspose :: Words :: ParagraphFormat...Examples Shows how to insert a paragraph into the document. auto doc...

    reference.aspose.com/words/cpp/aspose.words/par...