Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 2,322 for

conditional

(0.07 sec)
  1. Применение условного форматирования в рабочих л...

    Как использовать библиотеку Aspose.Cells в JavaScript через C++ для применения условного форматирования в рабочих листах для более точного контроля внешнего вида ячеек....Cells Conditional Formatting Example Apply Conditional Formatting...worksheets.get(0); // Add conditional formatting collection const...

    docs.aspose.com/cells/ru/javascript-cpp/apply-c...
  2. تعيين التنسيقات الشرطية لملفات إكسل و ODS باستخ...

    كيفية تطبيق التنسيقات الشرطية على ملفات إكسل و ODS باستخدام C++...( 0 ); // Adds an empty conditional formatting int index = sheet...Get ( index ); // Sets the conditional format range. CellArea ca...

    docs.aspose.com/cells/ar/cpp/conditional-format...
  3. トップ10条件付き書式の追加方法|Documentation

    Aspose.Cells for Python via .NETライブラリを使用してトップ10条件付き書式を適用する方法。これらの基準を調整することで、セルの見た目と外観をより制御できます。... XLSX ) def get_format_condition ( self , cell_area_name ,..._sheet . conditional_formattings . add () format_conditions = self...

    docs.aspose.com/cells/ja/python-net/how-to-add-...
  4. Filter Messages from IMAP Server in C#|Document...

    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 which match some condition, use the overloaded ListMessages()...properties for specifying the conditions, for example, date, subject...

    docs.aspose.com/email/net/filter-messages-from-...
  5. TxtLeadingSpacesOptions enumeration | Aspose.Wo...

    aspose.words.loading.TxtLeadingSpacesOptions enumeration. Specifies available options for leading space handling during import from [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) file.... paragraphs switch_condition = txt_leading_spaces_options...ons if switch_condition == aw . loading . TxtLeadingSpacesOpti...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Work with XPath-Like Object Queries|Documentation

    Using Aspose.3D for .NET, you can select one or more objects under the current node using XPath-Like query syntax. The query syntax was inspired by XPath, so most concepts and syntax are similar, the query syntax is compatible with URL so it will be used in our cloud version in the future. ...composed by Prefix Name Condition / Name Condition /. Prefix= Description=...used to match any name. The condition is an expression to decide...

    docs.aspose.com/3d/net/work-with-xpath-like-obj...
  7. MarkdownEmptyParagraphExportMode enumeration | ...

    aspose.words.saving.MarkdownEmptyParagraphExportMode enumeration. Specifies how Aspose.Words exports empty paragraphs to Markdown....) switch_condition = export_mode if switch_condition == aw . saving...' , result ) elif switch_condition == aw . saving . MarkdownEmptyParagra...

    reference.aspose.com/words/python-net/aspose.wo...
  8. テキスト条件付き書式の追加方法|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/ja/python-net/how-to-add-...
  9. Working with Rules On Exchange Server|Documenta...

    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....the rule properties like conditions, actions, and name. The following...there is a "From Address" condition if ( inboxRule . getConditions...

    docs.aspose.com/email/java/working-with-rules-o...
  10. Comment ajouter un formatage conditionnel avec ...

    Comment utiliser la bibliothèque Aspose.Cells pour Python via .NET pour appliquer la mise en forme conditionnelle avec des barres de données. En ajustant ces critères, vous avez plus de contrôle sur l apparence des cellules.... get_format_condition ( "E3:G4" , Color . light_green...light_green ) idx = conds . add_condition ( FormatConditionType . DATA_BAR...

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