Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 2,043 for

conditional

(0.05 sec)
  1. BuiltInDocumentProperties.thumbnail property | ...

    BuiltInDocumentProperties.thumbnail property. Gets or sets the thumbnail of the document....number [] Exceptions exception condition RuntimeError (Proxy error...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BuiltInDocumentProperties.Thumbnail | Aspose.Wo...

    Manage your document's visual appeal with BuiltInDocumentProperties. Easily get or set thumbnail images for enhanced presentation and organization....; } Exceptions exception condition InvalidOperationExce Thrown...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Shading.foregroundTintAndShade property | Aspos...

    Shading.foregroundTintAndShade property. Gets or sets a double value that lightens or darkens a foreground theme color....number Exceptions exception condition RuntimeError (Proxy error...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FileFormatUtil.LoadFormatToSaveFormat | Aspose....

    Effortlessly convert LoadFormat to SaveFormat with FileFormatUtil's LoadFormatToSaveFormat method. Streamline your file management today!...loadFormat ) Exceptions exception condition ArgumentException Throws when...

    reference.aspose.com/words/net/aspose.words/fil...
  5. Shading.backgroundTintAndShade property | Aspos...

    Shading.backgroundTintAndShade property. Gets or sets a double value that lightens or darkens a background theme color....number Exceptions exception condition RuntimeError (Proxy error...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Shading.BackgroundTintAndShade | Aspose.Words f...

    Adjust your background theme color effortlessly with the BackgroundTintAndShade property. Lighten or darken colors for a perfect design touch!...; } Exceptions exception condition ArgumentOutOfRangeEx Throw...

    reference.aspose.com/words/net/aspose.words/sha...
  7. Shading.ForegroundTintAndShade | Aspose.Words f...

    Adjust the ForegroundTintAndShade property to effortlessly lighten or darken your theme colors, enhancing your design's visual appeal....; } Exceptions exception condition ArgumentOutOfRangeEx Throw...

    reference.aspose.com/words/net/aspose.words/sha...
  8. FileFormatUtil.ImageTypeToExtension | Aspose.Wo...

    Convert Aspose.Words image types to file extensions effortlessly with the FileFormatUtil method. Get accurate, lowercase extensions in seconds!...imageType ) Exceptions exception condition ArgumentException Throws when...

    reference.aspose.com/words/net/aspose.words/fil...
  9. Licence de polices. Implications juridiques et ...

    Découvrez tout sur les licences de polices, comment protéger votre travail et garantir le respect des restrictions d'utilisation des politiques....pour l’utiliser dans les conditions définies par le créateur...l’utilisateur final, décrivant les conditions d’utilisation. Polices commerciales...

    docs.aspose.com/font/fr/net/font-licensing/
  10. Workbook.CalculateFormula is very time consumin...

    Workbook wb = new Workbook(@“Test.xlsx”); Stopwatch sw = Stopwatch.StartNew(); wb.CalculateFormula(); Console.WriteLine($“{sw.ElapsedMilliseconds}ms”); It will take about 1 minite to calculate formula. Test.7z (556.…...triggered under specific conditions. John.He August 14, 2025...specific formula, because the condition of IF function is fixed, the...

    forum.aspose.com/t/workbook-calculateformula-is...