Sort Score
Result 10 results
Languages All
Labels All
Results 6,031 - 6,040 of 18,529 for

paragraphs

(0.17 sec)
  1. テキストボックス|Aspose.Slides for Python ドキュメント

    Aspose.Slides を使用して Python でテキストボックスを作成および書式設定します。フォント、配置、折り返し、オートフィット、リンクを設定し、PowerPoint および OpenDocument 用のスライドを洗練させます。... paragraph_format = text_box . text_frame . paragraphs [ 0...0 ] . paragraph_format paragraph_format . default_portion_format...

    docs.aspose.com/slides/ja/python-net/examples/e...
  2. Die Titel aller Folien abrufen|Aspose.Slides Do...

    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...."presentationDocument" ); } // Declare a paragraph separator. string paragraphSeparator...in each paragraph in this shape. foreach ( var paragraph in shape...

    docs.aspose.com/slides/de/net/get-the-titles-of...
  3. FieldRef.BookmarkName | Aspose.Words for .NET

    Discover the FieldRef BookmarkName property to easily manage and customize your bookmarks. Enhance your document navigation effortlessly!..."MyBookmark" , "The referenced paragraph is " , " this field.\n" );..."MyBookmark" , "The bookmark's paragraph number is " , "\n" ); field...

    reference.aspose.com/words/net/aspose.words.fie...
  4. أرشيف

    أرشيف...StartsWith("_Toc")) { Paragraph tocItem = (Paragraph)field.Start.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); Console.WriteLine(tocItem.ToString(SaveFormat...

    blog.aspose.com/ar/words/work-with-table-of-con...
  5. آرشیوها

    آرشیوها... یک Paragraph ایجاد کنید و یک Portion به...پاراگراف auto paragraph = System::MakeObject<Paragraph>(); auto portion...

    blog.aspose.com/fa/slides/apply-theme-in-powerp...
  6. Архів

    Архів...StartsWith("_Toc")) { Paragraph tocItem = (Paragraph)field.Start.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); Console.WriteLine(tocItem.ToString(SaveFormat...

    blog.aspose.com/uk/words/work-with-table-of-con...
  7. Issue During Bulk PDF Merge – Font Object Error...

    Hi Aspose Team, We are using Aspose.PDF for HTML-to-PDF conversion, and the generated PDFs appear correct when processed individually. However, we are encountering an issue during our bulk download process, where we me…...Paragraphs.Add(table); if (NoPageNumberInPDFMer)...VerticalAlignment.Bottom; Footer.Paragraphs.Add(FooterText); } page.Footer...

    forum.aspose.com/t/issue-during-bulk-pdf-merge-...
  8. Row Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Tables.Row لإدارة صفوف الجداول بسلاسة في مستنداتك. حسّن معالجة مستنداتك بميزات فعّالة!...firstCell ); Paragraph paragraph = new Paragraph ( doc ); firstCell...firstCell . AppendChild ( paragraph ); //أضف نصًا إلى الخلية الأولى...

    reference.aspose.com/words/ar/net/aspose.words....
  9. StyleCollection.count property | Aspose.Words f...

    StyleCollection.count property. Gets the number of styles in the collection....Paragraph", the collection will apply.... add ( aw . StyleType . Paragraph , "MyStyle" ); expect ( styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ParagraphFormat.KeepWithNext | Aspose.Words لـ ...

    اكتشف كيف تضمن خاصية ParagraphFormat KeepWithNext بقاء فقراتك معًا، مما يعزز تدفق المستند وقابلية قراءته للحصول على مظهر أنيق....)) foreach ( Paragraph para in cell . Paragraphs ) { Assert ....

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