Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 18,497 for

paragraph

(0.14 sec)
  1. جعل DOC باستخدام Python

    أنشئ DOC جديدًا في Python في بضع خطوات. بسهولة إنشاء DOC باستخدام مكتبة Python via .NET....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/ar/python-net/make/doc/
  2. جعل DOCX باستخدام Python

    أنشئ DOCX جديدًا في Python في بضع خطوات. بسهولة إنشاء DOCX باستخدام مكتبة Python via .NET....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/ar/python-net/make/docx/
  3. با استفاده از Python DOC را بسازید

    در چند مرحله یک DOC جدید در Python ایجاد کنید. با استفاده از کتابخانه Python via .NET به راحتی DOC را ایجاد کنید....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/fa/python-net/make/doc/
  4. TxtTrailingSpacesOptions Enum | Aspose.Words pe...

    Scopri l'enum Aspose.Words.TxtTrailingSpacesOptions per una gestione efficiente degli spazi finali durante l'importazione di file di testo. Migliora l'elaborazione dei tuoi documenti oggi stesso!...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; switch...Assert . AreEqual ( 37.8d , paragraphs [ 0 ]. ParagraphFormat ....

    reference.aspose.com/words/it/net/aspose.words....
  5. Aspose.PSD for .NET 19.9 - 릴리스 노트|Documentation

    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....Paragraph T:Aspose.PSD.FileFormats.Psd...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-1...
  6. Archivio

    Archivio...as presentation: # select paragraph to add effect autoShape =...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # add...

    blog.aspose.com/it/slides/apply-text-animation-...
  7. CompositeNode.InsertAfter | Aspose.Words لـ .NET

    قم بإدراج العقد بسهولة باستخدام طريقة CompositeNode InsertAfter، مما يعمل على تحسين إدارة بنية البيانات لديك وضمان وضع العقد بكفاءة.... Paragraphs . Count ); // يمكن للعقد...ومضمنة أخرى كأبناء. Paragraph paragraph = doc . FirstSection...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. Run Class | Aspose.Words لـ .NET

    اكتشف Aspose.Words.Run، وهي فئة قوية لإدارة عمليات تشغيل الأحرف بتنسيق خط متسق، مما يعزز كفاءة معالجة المستندات لديك....ParentParagraph { get; } يسترد الأصل Paragraph من هذه العقدة. PhoneticGuide...لا يمكن أن يكون إلا طفلا Paragraph أو مضمنة StructuredDocumentTa...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Mise en forme du texte PowerPoint en C++|Docume...

    Formatez et stylisez le texte dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour C++. Personnalisez les polices, les couleurs, l'alignement et plus encore....0f ); auto paragraphs = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs (); paragraphs -> Clear (); System...

    docs.aspose.com/slides/fr/cpp/text-formatting/
  10. DocumentBuilder.MoveToParagraph | Aspose.Words ...

    Esplora senza sforzo il tuo documento con il metodo MoveToParagraph di DocumentBuilder, che consente di spostare rapidamente il cursore su qualsiasi paragrafo della sezione....MyDir + "Paragraphs.docx" ); ParagraphCollection paragraphs = doc...Body . Paragraphs ; Assert . AreEqual ( 22 , paragraphs . Count...

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