Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 2,765 for

conditional

(0.24 sec)
  1. تطبيق التظليل على الصفوف والأعمدة البديلة باستخ...

    كيفية استخدام مكتبة Aspose.Cells في C++ لتطبيق ظلال التنسيق الشرطي على الصفوف والأعمدة البديلة. من خلال ضبط هذه المعايير، لديك مزيد من السيطرة على مظهر وتنسيق الخلايا....Define a CellsArea on which conditional formatting will be applicable...AddArea ( area ); // Add a condition to the instance of FormatConditions...

    docs.aspose.com/cells/ar/cpp/apply-shading-to-a...
  2. Apply Custom Formatting to Fields in C#|Aspose....

    Format and evaluate fields result using C#....<code>IF</code> condition If you want to evaluate IF condition after mail...do I evaluate an IF field condition programmatically after a mail‑merge...

    docs.aspose.com/words/net/applying-custom-forma...
  3. Filtrer les messages depuis une boîte aux lettr...

    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....messages correspondant à une condition, utilisez la surcharge ListMessages()...propriétés pour spécifier des conditions, par exemple, date, sujet...

    docs.aspose.com/email/fr/net/filter-messages-fr...
  4. Установка условных форматов для Excel и ODS фай...

    Как применять условные форматы к файлам Excel и ODS на C++....( 0 ); // Adds an empty conditional formatting int index = sheet...Get ( index ); // Sets the conditional format range. CellArea ca...

    docs.aspose.com/cells/ru/cpp/conditional-format...
  5. Imposta formati condizionali di file Excel e OD...

    Come applicare formati condizionali a file Excel e ODS in C++....( 0 ); // Adds an empty conditional formatting int index = sheet...Get ( index ); // Sets the conditional format range. CellArea ca...

    docs.aspose.com/cells/it/cpp/conditional-format...
  6. Appliquer un ombrage aux lignes et colonnes alt...

    Comment utiliser la bibliothèque Aspose.Cells en JavaScript via C++ pour appliquer des ombres de mise en forme conditionnelle pour les rangées et colonnes alternées. En ajustant ces critères, vous avez plus de contrôle sur l apparence des cellules....souhaitée en fonction des conditions ou règles. Cet article montrera...> Aspose.Cells Example - Conditional Formatting </ title > </...

    docs.aspose.com/cells/fr/javascript-cpp/apply-s...
  7. Ajouter un ensemble d icônes conditionnelles av...

    Apprenez comment ajouter des icônes conditionnelles à côté du texte dans une cellule Excel en utilisant Aspose.Cells avec C++....3326931937091 ); // Get the conditional icon's image data Vector...imagedata ); // Get the conditional icon's image data Vector...

    docs.aspose.com/cells/fr/cpp/add-conditional-ic...
  8. ワークシートに条件付き書式設定を適用する|Documentation

    Aspose.Cellsライブラリを使ってJavaScript経由C++でワークシートに条件付き書式を適用し、セルの見た目をよりコントロールできる方法。...Cells Conditional Formatting Example Apply Conditional Formatting...worksheets.get(0); // Add conditional formatting collection const...

    docs.aspose.com/cells/ja/javascript-cpp/apply-c...
  9. كيفية إضافة التنسيق الشرطي للنص|Documentation

    كيفية استخدام مكتبة Aspose.Cells لـ Python via .NET لتطبيق التنسيق النصي الشرطي. من خلال تعديل هذه المعايير، يكون لديك مزيد من التحكم في مظهر الخلايا ومظهرها.... get_format_condition ( "E15:G16" , Color . light_goldenrod_yellow...light_goldenrod_yellow ) idx = conds . add_condition ( FormatConditionType . BEGINS_WITH...

    docs.aspose.com/cells/ar/python-net/how-to-add-...
  10. 如何添加文本条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用文本条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。... get_format_condition ( "E15:G16" , Color . light_goldenrod_yellow...light_goldenrod_yellow ) idx = conds . add_condition ( FormatConditionType . BEGINS_WITH...

    docs.aspose.com/cells/zh/python-net/how-to-add-...