Sort Score
Result 10 results
Languages All
Labels All
Results 5,491 - 5,500 of 15,016 for

section

(0.17 sec)
  1. Run.Text | Aspose.Words لـ .NET

    أدر نصك التشغيلي بسهولة! احصل على خصائص نص التشغيل أو عيّنها بسهولة لتحرير مستنداتك بسلاسة وتحكم مُحسّن في محتواها.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // تعيين بعض خصائص إعداد الصفحة للقسم...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. NodeCollection.Add | Aspose.Words för .NET

    Upptäck NodeCollection Add-metoden för att enkelt lägga till noder i din samling, vilket förbättrar din datahantering med enkelhet och effektivitet.... Section , doc . GetChild ( NodeType...( NodeType . Body , doc . Sections [ 0 ]. GetChild ( NodeType...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. Niveaux logiques des nœuds dans un document|Asp...

    Dans la documentation Aspose.Words pour Python via .NET, les niveaux logiques des nœuds sont mentionnés: niveau bloc, niveau en ligne ou niveau ligne. Le niveau de nœud est utilisé pour décrire l'emplacement dans l'arborescence du document où se trouve généralement le nœud.... Les sections suivantes décrivent les niveaux...logique du document et de la section Un document Word se compose...

    docs.aspose.com/words/fr/python-net/logical-lev...
  4. .NET でプレゼンテーションのスライド セクションを管理する|Aspose.Slides ド...

    Aspose.Slides for .NET を使用して PowerPoint と OpenDocument のスライド セクションを効率化します — 分割、名前変更、並び替えにより PPTX と ODP のワークフローを最適化します。... Sections . AddSection ( "Section 1" , newSlide1...section2 = pres . Sections . AddSection ( "Section 2" , newSlide3...

    docs.aspose.com/slides/ja/net/slide-section/
  5. DocumentVisitor.VisitSectionEnd | Aspose.Words ...

    اكتشف طريقة DocumentVisitor VisitSectionEnd، وهي أساسية لإدارة تعداد الأقسام في تطبيقاتك. حسّن كفاءة ترميزك اليوم!...VisitSectionEnd ( Section section ) معامل يكتب وصف section Section الشيء...VisitorAction VisitSectionStart ( Section section ) { // احصل على فهرس قسمنا...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. DocumentVisitor.VisitSectionStart | Aspose.Word...

    Scopri il metodo VisitSectionStart di DocumentVisitor, essenziale per tracciare l'enumerazione delle sezioni. Migliora l'efficienza della tua programmazione con questo potente strumento!...VisitSectionStart ( Section section ) Parametro Tipo Descrizione section Section...VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...

    reference.aspose.com/words/it/net/aspose.words/...
  7. PageSetup.SectionStart | Aspose.Words لـ .NET

    اكتشف خاصية PageSetup SectionStart لإدارة فواصل الأقسام بسهولة في مستندك. حسّن التنسيق وحسّن التحكم في التخطيط اليوم!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // تعيين بعض خصائص إعداد الصفحة للقسم...

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

    아카이브...sections 컬렉션의 각 섹션을 반복합니다. 컬렉션의 각 섹션에...클래스의 새 개체를 만듭니다. Document.sections.clear() 메서드를 사용하여 기본 섹션을 지웁니다...

    blog.aspose.com/ko/words/split-a-word-document-...
  9. Range.Delete | Aspose.Words لـ .NET

    احذف جميع الأحرف ضمن نطاق محدد بكفاءة باستخدام طريقة حذف النطاق. بسّط مهام تحرير النصوص لديك بسهولة!... Write ( "Section 1. " ); builder . InsertBreak...Write ( "Section 2." ); Assert . AreEqual ( "Section 1. \fSection...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. قسم|توثيق Aspose.Slides لـ PHP

    إدارة أقسام الشرائح في PHP باستخدام Aspose.Slides: إنشاء، إعادة تسمية، إعادة ترتيب بسهولة، نقل الشرائح بين الأقسام، والتحكم في الرؤية للملفات PPT وPPTX وODP...."New Section" , $slide ); $presentation -> save ( "section.pptx"...$presentation = new Presentation ( "section.pptx" ); try { // الوصول إلى...

    docs.aspose.com/slides/ar/php-java/examples/ele...