Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 2,600 for

conditional

(0.64 sec)
  1. Як застосувати умовне форматування в Excel на о...

    У цій статті описано, як застосувати умовне форматування в Excel на основі значення клітинки за допомогою Python. У ньому є налаштування IDE та кроки разом із зразком коду для створення умовного форматування в Excel за допомогою Python....форматування Створіть екземпляр conditional formatting на вибраному аркуші...

    kb.aspose.com/uk/cells/python/how-to-apply-cond...
  2. RevisionOptions.revised_properties_effect prope...

    RevisionOptions.revised_properties_effect property. Allows to specify the effect for content areas with changes of formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/revisiontype/#FORMAT_CHANGE) Default value is [RevisionTextEffect.NONE](../../revisiontexteffect/#NONE)... Exceptions exception condition RuntimeError (Proxy error...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Add Color in HTML Using Aspose.HTML for ...

    Learn how to add color to HTML using Aspose.HTML for Python. Apply background colors, text styles, and dynamic CSS programmatically to create styled HTML....colors to elements based on conditions? Yes, you can dynamically...values, or other runtime conditions. You can set the style attribute...

    products.aspose.com/html/python-net/how-to-add-...
  4. 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....= 1 , IsEnabled = true , Conditions = new RulePredicates (),...RuleActions () }; rule . Conditions . ContainsSenderString =...

    docs.aspose.com/email/de/net/manage-outlook-ite...
  5. 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....= 1 , IsEnabled = true , Conditions = new RulePredicates (),...RuleActions () }; rule . Conditions . ContainsSenderString =...

    docs.aspose.com/email/id/net/manage-outlook-ite...
  6. Performance Issue with Blank Page Removal Logic...

    We are currently using the property doc.ExtractPages(i, 1); to implement custom logic for removing blank pages from documents. However, we are facing a performance issue when processing large documents. The document con…...example, check for specific conditions that define a blank page...

    forum.aspose.com/t/performance-issue-with-blank...
  7. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…...before the operator in the IF condition. The old aspose ignores it...

    forum.aspose.com/t/mailmerge-issue-lf/318770
  8. Mail Merge szablon ze składni Mustache|Aspose.W...

    Twórz szablony ze składnią Mustache. Składnia Mustache jest jedyną opcją do użycia z szablonami, które nie zawierają pól (HTML lub TXT). W przypadku szablonów Word masz dwie opcje: pola lub składnię Mustache przy użyciu Java....jest pokazana poniżej: { IF [Condition] [Display Result 1] [Display...

    docs.aspose.com/words/pl/java/mail-merge-templa...
  9. Mail Merge Mustache sintaxă|Aspose.Words pentru...

    Creați șabloane cu Mustache sintaxă folosind Python. Mustache sintaxa este singura opțiune de utilizat cu șabloane care nu conțin câmpuri (HTML sau TXT). Cu șabloanele Word, aveți două opțiuni: câmpuri sau sintaxă Mustache....prezentată mai jos: { IF [Condition] [Display Result 1] [Display...

    docs.aspose.com/words/ro/python-net/mail-merge-...
  10. Aspose pdf merge files - Free Support Forum - a...

    I want to merge to pdf into one large new one. This is the code Public Function CombineDocuments(FilePath1 As String, FilePath2 As String, OutputFileName As String, language As String) As String Call setasposelic()…... In tagdocuments the condition If language = "DEU" > 0 Then...

    forum.aspose.com/t/aspose-pdf-merge-files/325257