Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 274 for

case insensitive

(0.12 sec)
  1. Aspose::Words::BookmarkCollection::Remove metho...

    Aspose::Words::BookmarkCollection::Remove method. Removes the specified bookmark from the document in C++....const System::String& The case-insensitive name of the bookmark to...

    reference.aspose.com/words/cpp/aspose.words/boo...
  2. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....Examples: Shows how to toggle case sensitivity when performing..."MatchCase" flag to "true" to apply case sensitivity while finding strings...

    reference.aspose.com/words/java/com.aspose.word...
  3. Problems with adding Arial Unicode MS to the Fo...

    Hi, Why we want to use Aspsoe PDF: We do currently use Aspsose for words to generate PDF-Files. Now, the reports get very large and we try to find a faster solution (> 250 pages with TOC and updateFields and updatePage…...the exact family name (caseinsensitive) in findFont Font arialFont...OpenType CFF font). In that case, try a fresh copy of the TTF...

    forum.aspose.com/t/problems-with-adding-arial-u...
  4. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++.... Used case-insensitive comparison. Method is...docx" ); Shows how to toggle case sensitivity when performing...

    reference.aspose.com/words/cpp/aspose.words/ran...
  5. FieldDisplayBarcode | Aspose.Words for Java

    Implements the DISPLAYBARCODE field in Java....setPosCodeStyle("CASE"); field.setFixCheckDigit(true);...DISPLAYBARCODE 501234567890 EAN13 \\t \\p CASE \\x"); builder.writeln(); //...

    reference.aspose.com/words/java/com.aspose.word...
  6. Block|Documentation

    Block element is used to organize content within containers....string Must be "Block" (case-insensitive). children array Child...The handling of these edge cases is performed through the use...

    docs.aspose.com/omr/net/json-markup/block/
  7. Aspose::Words::VariableCollection::idx_set meth...

    Aspose::Words::VariableCollection::idx_set method. Gets or a sets a document variable by the Case-Insensitive name. null values are not allowed as a right hand side of the assignment and will be replaced by empty string in C++....document variable by the case-insensitive name. null values are...

    reference.aspose.com/words/cpp/aspose.words/var...
  8. Aspose::Words::VariableCollection::idx_get meth...

    Aspose::Words::VariableCollection::idx_get method. Gets or a sets a document variable by the Case-Insensitive name. null values are not allowed as a right hand side of the assignment and will be replaced by empty string in C++....document variable by the case-insensitive name. null values are...

    reference.aspose.com/words/cpp/aspose.words/var...
  9. Build conversion Options - Free Support Forum -...

    Hi, These are my conversions till now. Do you recommended to add more option according to sample data or you have list of option to add? Thanks, /// <summary> /// Construct converter-specific options for As…... The method performs case-insensitive /// checks and sets only.../// Current behavior (case-insensitive comparisons): /// - When...

    forum.aspose.com/t/build-conversion-options/327578
  10. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...ToList(); In your case you can modify AddBookmarkToParagra...January 16, 2026, 7:12am 31 For my case on click of ctrl + the heading...

    forum.aspose.com/t/bookmarking-all-the-static-t...