Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 274 for

case insensitive

(0.31 sec)
  1. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!... Used case-insensitive comparison. Method is...docx" ); Shows how to toggle case sensitivity when performing...

    reference.aspose.com/words/net/aspose.words/ran...
  2. ConversionService and its tests - Free Support ...

    Hi, Can you please take a look on ConversionService class ,the hurt of my GIS converter Lib and its tests (ConversionServiceTests). I build the below two files with ChatGPT and Microsoft. Thanks in adavnce, /// /…...tests exercise all the edge cases you mentioned (KMZ detection...stream. Assuming a particular case‑sensitivity or path separator...

    forum.aspose.com/t/conversionservice-and-its-te...
  3. BarcodeParameters | Aspose.Words for Java

    Container class for barcode parameters to pass-through to BarcodeGenerator in Java....setPosCodeStyle("CASE"); barcodeParameters.setFixCheckDigit(true);...getCaseCodeStyle() Style of a Case Code for barcode type ITF14...

    reference.aspose.com/words/java/com.aspose.word...
  4. Generate Code 39 Barcode in Python

    Learn how to generate Code 39 barcodes in Python using Aspose.BarCode for Python via .NET SDK. Follow step-by-step code sample and optimization tips....uppercase : Code 39 is caseinsensitive but the SDK expects uppercase...

    blog.aspose.com/barcode/generate-code-39-barcod...
  5. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties class. A collection of built-in document properties. To learn more, visit the documentation article in C++....of the properties are case-insensitive. The properties in the...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. BookmarkCollection | Aspose.Words for Java

    A collection of Bookmark objects that represent the bookmarks in the specified range in Java....String Case-insensitive name of the bookmark....bookmarkName java.lang.String The case-insensitive name of the bookmark to...

    reference.aspose.com/words/java/com.aspose.word...
  7. Extract SVG Colors in C# – Aspose.SVG for .NET

    Extract SVG colors in C# with Aspose.SVG for .NET. Get unique fill, stroke, inline style, and gradient stop colors...."stop-color" }; 8 9 // Use a case-insensitive set to keep only unique...fill = "url(#myRG)" /> In this case, stroke is not an SVG attribute...

    docs.aspose.com/svg/net/extract-svg-colors/
  8. Working with Messages in a PST File|Documentation

    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.... count ) Search with Case-Insensitive Matching By utilizing...email messages while ignoring case sensitivity, enabling a more...

    docs.aspose.com/email/python-net/working-with-m...
  9. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java....setPosCodeStyle("CASE"); field.setFixCheckDigit(true);...MyEAN13Barcode EAN13 \\t \\p CASE \\x", field.getFieldCode());...

    reference.aspose.com/words/java/com.aspose.word...
  10. FormField | Aspose.Words for Java

    Represents a single form field in Java....getType()) { case FieldType.FIELD_FORM_DROP_DOWN:...getDropDownItems())); break; case FieldType.FIELD_FORM_CHECK_BOX:...

    reference.aspose.com/words/java/com.aspose.word...