Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 18,336 for

paragraph

(0.15 sec)
  1. FieldListNum.StartingNumber | Aspose.Words لـ .NET

    اكتشف خاصية FieldListNum StartingNumber لإدارة قيمة بدء الحقل بسهولة لتحسين تنظيم البيانات وكفاءتها.... Writeln ( "Paragraph 1" ); Assert . AreEqual (...true ); builder . Writeln ( "Paragraph 2" ); // الحقل LISTNUM التالي...

    reference.aspose.com/words/ar/net/aspose.words....
  2. 아카이브

    아카이브...auto paragraph = autoShape->get_TextFrame()->get_Paragraphs()->idx_get(0);...ainSequence()->AddEffect(paragraph, EffectType::Fly, EffectSubtype::Left...

    blog.aspose.com/ko/slides/apply-animation-to-te...
  3. نقل التعليمات البرمجية الخاصة بك إلى Aspose.PDF...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... add (); //Create text paragraph with the reference of a section...); //Add the text paragraph in the paragraphs collection of the...

    docs.aspose.com/pdf/ar/java/migrating-your-code...
  4. AndroidでPowerPointテキスト段落を管理する|Aspose.Slides ドキュメント

    Aspose.Slides for Androidで段落書式設定を極め、JavaでPPT、PPTX、ODPプレゼンテーションの配置、間隔、スタイルを最適化します。...getTextFrame (); // 異なるテキスト形式を持つ Paragraph と Portion を作成 IParagraph para0...); IParagraph para1 = new Paragraph (); tf . getParagraphs ()...

    docs.aspose.com/slides/ja/androidjava/manage-pa...
  5. Archiwa

    Archiwa...Paragraphs.Add(Graph) . Zapisz plik...strony page.Paragraphs.Add(graph); page.Paragraphs.Add(graph2);...

    blog.aspose.com/pl/pdf/create-graphs-and-charts...
  6. C++ で PowerPoint テキストをフォーマット|Aspose.Slides ドキュメント

    Aspose.Slides for C++ を使用して、PowerPoint および OpenDocument のプレゼンテーションでテキストをフォーマットおよびスタイル設定します。フォント、色、配置などをカスタマイズできます。...0f ); auto paragraphs = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs (); paragraphs -> Clear (); System...

    docs.aspose.com/slides/ja/cpp/text-formatting/
  7. Verwalten von Textportionen in Präsentationen m...

    Erfahren Sie, wie Sie Textportionen in PowerPoint-Präsentationen mit Aspose.Slides für Java verwalten, um Leistung und Anpassbarkeit zu steigern....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/de/java/portion/
  8. Aufzählungen verwalten|Aspose.Slides für Node.j...

    Erstellen Sie Aufzählungs- und nummerierte Listen in PowerPoint-Präsentationen in JavaScript...Absatzinstanz mit der Klasse Paragraph . Legen Sie den Aufzählungstyp...para = new aspose . slides . Paragraph (); // Festlegen des Aufzählungsstils...

    docs.aspose.com/slides/de/nodejs-java/manage-bu...
  9. MarkdownSaveOptions.export_as_html property | A...

    MarkdownSaveOptions.export_as_html property. Allows to specify the elements to be exported to Markdown as raw HTML... paragraph_format . alignment = aw ....insert_cell () builder . paragraph_format . alignment = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Scopri la proprietà FindReplaceOptions IgnoreStructuredDocumentTags. Controlla se il contenuto di StructuredDocumentTag viene ignorato con questa impostazione booleana di facile utilizzo.... Paragraph p = ( Paragraph ) doc . FirstSection...Body . GetChild ( NodeType . Paragraph , 2 , true ); string textToSearch...

    reference.aspose.com/words/it/net/aspose.words....