Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 18,590 for

paragraphs

(0.28 sec)
  1. Aspose.Wordsรูปแบบวัตถุเอกสาร(DOM)ในC++|Aspose....

    รูปแบบวัตถุเอกสาร(DOM)เป็นตัวแทนในหน่วยความจำของเอกสารคำ อ่านจัดการและแก้ไขเนื้อหาและการฟอร์แมตของเอกสารคำด้วยC++....หนดอื่นเช่น Section หรือ Paragraph ได้มาจากคลาสของ CompositeNode...าง. Document , Section , Paragraph , Table , Shape , Run , แ...

    docs.aspose.com/words/th/cpp/aspose-words-docum...
  2. Node Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Node, la base essenziale per tutti i nodi dei documenti Word, che consente la manipolazione e la personalizzazione fluide dei documenti....Document doc = new Document (); Paragraph para = doc . FirstSection...questo documento. Paragraph paragraph = ( Paragraph ) doc . GetChild...

    reference.aspose.com/words/it/net/aspose.words/...
  3. Markdown 텍스트, Markdown Blockquote – C# 코드

    C#에서 Markdown 텍스트 또는 Markdown blockquote를 만듭니다. C# 라이브러리를 사용하여 처음부터 Markdown을 만들고 MD 파일을 열거나 구문 분석하거나 편집합니다....Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "First...

    products.aspose.com/html/ko/net/markdown-text/
  4. أرشيف

    أرشيف... public static List<Paragraph> ParagraphsByStyleNam(Document...List<Paragraph> paragraphsWithStyle = new List<Paragraph>(); NodeCollection...

    blog.aspose.com/ar/words/extract-text-from-word...
  5. Архів

    Архів... public static List<Paragraph> ParagraphsByStyleNam(Document...List<Paragraph> paragraphsWithStyle = new List<Paragraph>(); NodeCollection...

    blog.aspose.com/uk/words/extract-text-from-word...
  6. ParagraphFormat.suppress_auto_hyphens property ...

    ParagraphFormat.suppress_auto_hyphens property. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the document settings....Specifies whether the current paragraph should be exempted from any...suppress hyphenation for a paragraph. aw . Hyphenation . register_dictionary...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::ParagraphFormat::get_LinesToDrop...

    Aspose::Words::ParagraphFormat::get_LinesToDrop method. Gets or sets the number of lines of the paragraph text used to calculate the drop cap height in C++....the number of lines of the paragraph text used to calculate the..."LinesToDrop" property to designate a paragraph as a drop cap, // which will...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. TxtLoadOptions.TrailingSpacesOptions | Aspose.W...

    اكتشف خاصية TrailingSpacesOptions في TxtLoadOptions لإدارة المسافات الزائدة بسهولة. خصّص المعالجة باستخدام خيار Trim الافتراضي للحصول على أفضل النتائج....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; switch...Assert . AreEqual ( 37.8d , paragraphs [ 0 ]. ParagraphFormat ....

    reference.aspose.com/words/ar/net/aspose.words....
  9. TxtLeadingSpacesOptions Enum | Aspose.Words för...

    Upptäck Aspose.Words TxtLeadingSpacesOptions-enum för effektiv hantering av radavstånd vid import av textfiler. Optimera din dokumenthantering idag!...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; switch...Assert . AreEqual ( 37.8d , paragraphs [ 0 ]. ParagraphFormat ....

    reference.aspose.com/words/sv/net/aspose.words....
  10. PowerPoint-Text in .NET animieren|Aspose.Slides...

    Erstellen Sie dynamischen, animierten Text in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für .NET, mit leicht nachvollziehbaren, optimierten C#-Codebeispielen....IParagraph paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...MainSequence . AddEffect ( paragraph , EffectType . Fly , EffectSubtype...

    docs.aspose.com/slides/de/net/animated-text/