Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 14,233 for

word count

(0.28 sec)
  1. FramesetCollection Class | Aspose.Words per .NET

    Scopri la classe FramesetCollection di Aspose.Words, la soluzione ideale per gestire senza problemi più istanze di Frameset nell'elaborazione dei documenti....Proprietà Nome Descrizione Count { get; } Ottiene il numero di...Frameset . ChildFramesets . Count ); // Possiamo controllare l'URL...

    reference.aspose.com/words/it/net/aspose.words....
  2. Cell.Tables | Aspose.Words per .NET

    Scopri le tabelle delle celle. Accedi facilmente a una raccolta di tabelle direttamente dalla tua cella per un'organizzazione semplificata e una gestione avanzata dei dati.... Count ; i ++) { Table table = ( Table...altre tabelle come figlie. int count = GetChildTableCount ( table...

    reference.aspose.com/words/it/net/aspose.words....
  3. Aspose::Words::Section::DeleteHeaderFooterShape...

    Aspose::Words::Section::DeleteHeaderFooterShapes method. Deletes all shapes (drawing objects) from the headers and footers of this section in C++....Aspose::Words::Section::DeleteHeaderFooterSh method Section:...this section. void Aspose :: Words :: Section :: DeleteHeaderFooterSh...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. OdsoFieldMapData.MappedName | Aspose.Words لـ .NET

    اكتشف خاصية OdsoFieldMapData MappedName، التي تربط أسماء حقول الدمج بالأعمدة المحددة، مما يعزز كفاءة تعيين البيانات ودقتها.... Count ); using ( IEnumerator < OdsoFieldMapData...AreEqual ( 29 , dataCollection . Count ); //استخدم طريقة "المسح" لمسح...

    reference.aspose.com/words/ar/net/aspose.words....
  5. Shape.HasImage | Aspose.Words per .NET

    Scopri se una forma contiene dati immagine o collegamenti a un'immagine con la proprietà HasImage. Migliora i tuoi progetti senza sforzo!... Count ( s => s . HasImage )); foreach...shapes . OfType < Shape >(). Count ( s => s . HasImage )); Mostra...

    reference.aspose.com/words/it/net/aspose.words....
  6. OdsoFieldMapData.Type | Aspose.Words لـ .NET

    اكتشف خاصية نوع بيانات OdsoFieldMapData، وتحقق بسهولة مما إذا كان حقل دمج البريد الخاص بك يرتبط بعمود مصدر بيانات خارجي. حسّن تكامل بياناتك!... Count ); using ( IEnumerator < OdsoFieldMapData...AreEqual ( 29 , dataCollection . Count ); //استخدم طريقة "المسح" لمسح...

    reference.aspose.com/words/ar/net/aspose.words....
  7. RowCollection.ToArray | Aspose.Words لـ .NET

    قم بتحويل RowCollection الخاص بك إلى مصفوفة جديدة بسهولة باستخدام طريقة ToArray، مما يضمن إدارة سلسة للبيانات وتحسين الأداء.... Count ; i ++) { Console . WriteLine...for ( int j = 0 ; j < rows . Count ; j ++) { Console . WriteLine...

    reference.aspose.com/words/ar/net/aspose.words....
  8. DropDownItemCollection.Add | Aspose.Words لـ .NET

    حسّن مجموعة عناصر DropDownItemCollection بسهولة باستخدام طريقة الإضافة. أضف سلاسل نصية فورًا لتوسيع مجموعتك وتحسين تجربة المستخدم.... // في Microsoft Word، سيقوم المستخدم بالنقر فوق المربع...AreEqual ( 3 , dropDownItems . Count ); Assert . AreEqual ( "One"...

    reference.aspose.com/words/ar/net/aspose.words....
  9. TabStopCollection.Before | Aspose.Words per .NET

    Scopri il metodo TabStopCollection Before e recupera in modo efficiente la tabulazione a sinistra più vicina per una navigazione fluida nella tua applicazione....delle tabulazioni di Microsoft Word. tabStops . Add ( new TabStop... AreEqual ( 2 , tabStops . Count ); Assert . IsFalse ( tabStops...

    reference.aspose.com/words/it/net/aspose.words/...
  10. DropDownItemCollection.IndexOf | Aspose.Words ل...

    اكتشف طريقة DropDownItemCollection IndexOf، وابحث بكفاءة عن الفهرس المستند إلى الصفر لأي قيمة في مجموعتك لإدارة البيانات بشكل مبسط.... // في Microsoft Word، سيقوم المستخدم بالنقر فوق المربع...AreEqual ( 3 , dropDownItems . Count ); Assert . AreEqual ( "One"...

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