Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 931 for

case sensitive

(0.13 sec)
  1. Redact Word Document Online or using Java | pro...

    Open and redact Word document online via app for free. Java API code to search and replace Word text with regular expression....Separate package for Java SE 6 in case you have this outdated JRE....Programmatic redaction removes sensitive meeting notes, masks financial...

    products.aspose.com/total/java/redact/word/
  2. ImportFormatMode enumeration | Aspose.Words for...

    Aspose.Words.ImportFormatMode enumeration. Specifies how formatting is merged when importing content from another document....styles are matched using case-sensitive style name. If a matching...destination document. In this case formatting of such style will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ImportFormatMode enumeration | Aspose.Words for...

    aspose.words.ImportFormatMode enumeration. Specifies how formatting is merged when importing content from another document....styles are matched using case-sensitive style name. If a matching...destination document. In this case formatting of such style will...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MailMerger.ExecuteWithRegionsToImages | Aspose....

    Effortlessly merge data from a DataTable into documents with MailMerger ExecuteWithRegionsToImages, transforming your content into stunning images.... Field names are not case sensitive. If a field name that is...fields. Field names are not case sensitive. If a field name that is...

    reference.aspose.com/words/net/aspose.words.low...
  5. Aspose::Words::Replacing::FindReplaceOptions cl...

    Aspose::Words::Replacing::FindReplaceOptions class. Specifies options for find/replace operations. To learn more, visit the documentation article in C++....indicates case-sensitive comparison, false indicates case-insensitive...Examples Shows how to toggle case sensitivity when performing a find-and-replace...

    reference.aspose.com/words/cpp/aspose.words.rep...
  6. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Contains method. Determines whether the collection contains a property with the given name in C++....name const System::String& Case-sensitive name of the property to...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Working with Messages from Server|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....its sequence number, in this case, number 1. The saveMessage method...also shows how to apply case-sensitive filtering. Filtering Messages...

    docs.aspose.com/email/java/working-with-message...
  8. Filter Messages from Server using IMAP Client|D...

    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 capability to apply case-sensitive searching criteria to match...IMAP client . dispose (); Case-Sensitive Emails Filtering The following...

    docs.aspose.com/email/java/filter-messages-from...
  9. MailMerge.Execute | Aspose.Words for .NET

    Streamline your mailing process with the MailMerge Execute method, effortlessly merging data from custom sources for personalized communication....fieldValue ) { switch ( fieldName ) { case "FullName" : fieldValue = mCustomers...]. FullName ; return true ; case "Address" : fieldValue = mCustomers...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your document and replace it with the text you want using C++....string comparison can be case-sensitive, or you may be unsure of...replacements that were made. In this case, you can specify a string to...

    docs.aspose.com/words/cpp/find-and-replace/