Sort Score
Result 10 results
Languages All
Labels All
Results 7,931 - 7,940 of 18,522 for

paragraph

(0.18 sec)
  1. Archivo

    Archivo...establecer texto Paragraph paragraph = new Paragraph(); Portion portion...Portion("Theme text format"); paragraph.getPortions().add(portion);...

    blog.aspose.com/es/slides/apply-theme-in-powerp...
  2. Arsip

    Arsip...paragraf auto paragraph = System::MakeObject<Paragraph>(); auto portion...>(u"Theme text format"); paragraph->get_Portions()->Add(portion);...

    blog.aspose.com/id/slides/apply-theme-in-powerp...
  3. Améliorez vos présentations avec AutoFit en .NE...

    Apprenez à gérer les paramètres AutoFit dans Aspose.Slides pour .NET afin d'optimiser l'affichage du texte dans vos présentations PowerPoint et OpenDocument et d'améliorer la lisibilité du contenu.... Paragraphs [ 0 ]. Portions . Add ( portion...; autoShape . TextFrame . Paragraphs [ 0 ]. Portions . Add ( portion...

    docs.aspose.com/slides/fr/net/manage-autofit-se...
  4. C++ のプレゼンテーションから段落の境界を取得|Aspose.Slides ドキュメント

    Aspose.Slides for C++ で段落およびテキストポーションの境界を取得し、PowerPoint プレゼンテーションでのテキスト配置を最適化する方法を学びます。...を使用すると、開発者はテキストフレームの段落コレクション内の Paragraph の矩形座標を取得できるようになりました。また、段落...auto rect = textFrame -> get_Paragraphs () -> idx_get ( 0 ) -> GetRect...

    docs.aspose.com/slides/ja/cpp/paragraph/
  5. HeaderFooter Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.HeaderFooter، الحل الأمثل لإدارة رؤوس وتذييلات الأقسام بسهولة. حسّن تنسيق مستنداتك اليوم!... Paragraphs { get; } يحصل على مجموعة...string ) طريقة اختصار لإنشاء Paragraph كائن يحتوي على نص اختياري...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. Procurar

    Procurar...StartsWith("_Toc")) { Paragraph tocItem = (Paragraph)field.Start.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); Console.WriteLine(tocItem.ToString(SaveFormat...

    blog.aspose.com/pt/words/work-with-table-of-con...
  7. ארכיון

    ארכיון...StartsWith("_Toc")) { Paragraph tocItem = (Paragraph)field.Start.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); Console.WriteLine(tocItem.ToString(SaveFormat...

    blog.aspose.com/he/words/work-with-table-of-con...
  8. Working with Headings in PDF|Aspose.PDF for C++

    Create numbering in heading your PDF document with C++. Aspose.PDF for C++ shows different kinds of numbering styles....get_Margin ()); pdfPage -> get_Paragraphs () -> Add ( floatBox ); auto...( true ); floatBox -> get_Paragraphs () -> Add ( heading ); auto...

    docs.aspose.com/pdf/cpp/working-with-headings/
  9. إنشاء مستند PDF|Aspose.PDF لـ C++

    توضح هذه المقالة كيفية إنشاء وتنسيق مستند PDF باستخدام Aspose.PDF لـ C++....إضافة TextFragment إلى مجموعة Paragraphs للصفحة حفظ مستند PDF الناتج...auto paragraphs = page -> get_Paragraphs (); paragraphs -> Add...

    docs.aspose.com/pdf/ar/cpp/create-pdf-document/
  10. PDFでの見出しの操作|Aspose.PDF for Python via .NET

    Pythonを使用してPDFドキュメントの見出しに番号を作成します。Aspose.PDF for Python via .NETは、さまざまな種類の番号スタイルを提供します。... paragraphs . add ( float_box ) heading...is_auto_sequence = True float_box . paragraphs . add ( heading ) heading2...

    docs.aspose.com/pdf/ja/python-net/working-with-...