Sort Score
Result 10 results
Languages All
Labels All
Results 9,911 - 9,920 of 36,399 for

list

(0.22 sec)
  1. مبدل محدوده اکسل به لیست پایتون | اکسل پایتون ب...

    یاد بگیرید که چگونه یک محدوده از اکسل را به یک لیست پایتون تبدیل کنید با استفاده از Aspose.Cells برای پایتون. یک راهنمای مرحله به مرحله با مثال‌های کد برای تجزیه و تحلیل داده‌ها پیدا کنید....لیست تو در تو در پایتون range_list = [] for row_index in range(range_obj...if curr_cell else "" ) range_list . append(row) # مرحله ۵: لیست...

    blog.aspose.com/fa/cells/convert-range-of-excel...
  2. Verwalten von Nachrichten auf dem IMAP‑Server|D...

    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....ListMessages Methode, um eine Liste von Nachrichten aus dem Ordner...abzurufen. Beschränken Sie die Liste auf die ersten fünf Nachrichten...

    docs.aspose.com/email/de/net/managing-messages-...
  3. آرشیوها

    آرشیوها...xbrlInstance = xbrlInstances[0]; List<Fact> facts = xbrlInstance.Facts;...SchemaRefs; List<Context> contexts = xbrlInstance.Contexts; List<Unit>...

    blog.aspose.com/fa/finance/create-xbrl-instance...
  4. Datenvalidierung|Documentation

    Erfahren Sie, wie Sie die Datenvalidierung durch die Aspose.Cells for .NET API hinzufügen.... Werte auf eine Liste von Werten beschränkt sind....Listenvalidierung definiert eine separate Liste von Werten, die auf eine Zelle...

    docs.aspose.com/cells/de/net/data-validation/
  5. Erstellen Sie ein ZIP-Archiv flach | Aspose.Zip...

    Mit der C#-Zip-Bibliothek können Sie den Inhalt des verschachtelten ZIP-Archivs in das übergeordnete Archiv extrahieren, um eine flache Struktur zu erhalten....diese Einträge daher in einer Liste. Copy 1 if (entry. Name . EndsWith...)) 2 { 3 List<ArchiveEntry> entriesToDelete = new List<ArchiveEntry>();...

    docs.aspose.com/zip/de/net/flatten-nested-zip/
  6. Mengelola Item Outlook melalui Aspose.Email Gra...

    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....Email: // List Calendars CalendarInfoCollecti...graphClient . ListCalendars (); // List Calendar Items MapiCalendarCollecti...

    docs.aspose.com/email/id/net/manage-outlook-ite...
  7. Verwalten von Outlook‑Elementen über den Aspose...

    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....Methoden interagieren können: // List Calendars CalendarInfoCollecti...graphClient . ListCalendars (); // List Calendar Items MapiCalendarCollecti...

    docs.aspose.com/email/de/net/manage-outlook-ite...
  8. Extraire un tableau d'un document PDF|Aspose.PD...

    Aspose.PDF pour Python via .NET permet d'effectuer diverses manipulations avec les tableaux contenus dans votre document PDF.... table_list : for row in table . row_list : for cell in...in row . cell_list : text_fragment_collection = cell . text_fragments...

    docs.aspose.com/pdf/fr/python-net/extract-table...
  9. فرز البيانات في العمود بقائمة فرز مخصصة|Documen...

    تعلم كيفية فرز البيانات في العمود باستخدام قائمة مخصصة باستخدام Aspose.Cells for Python via .NET API....add_key(key, order, custom_list) . ومع ذلك، تعمل هذه الطريقة...DataSorter.add_key(key, order, custom_list) . هنا، البرميتر الأخير ليس...

    docs.aspose.com/cells/ar/python-net/sort-data-i...
  10. Archiv

    Archiv...{ private string id; private List<string> messages; ///<summary>...id = id; this.messages = new List<string>(); } ///<summary> ///...

    blog.aspose.com/cs/email/group-messages-by-conv...