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

case insensitive

(0.24 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. 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...
  3. 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...
  4. 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...
  5. 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" }; 12 13 // 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/
  6. 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...
  7. 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...
  8. 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...
  9. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...some time to investigate the case. I will get back to you as soon...NG_PAGE)/.*", Pattern.CASE_INSENSITIVE); public static void main(String[]...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  10. Range | Aspose.Words for Java

    Represents a contiguous area in a document 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...