Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 835 for

case sensitive

(0.09 sec)
  1. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some Cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...Cells component, in some cases the file size (and processing...with random strings, due to sensitive data, but the issue doesn’t...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  2. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF to Excel, XML to Excel, DOCX to Excel C++. Save a document in various formats to XLSX using C++....flag to "true" to apply case sensitivity while finding strings..."false" to ignore character case while searching for text to...

    docs.aspose.com/words/cpp/convert-a-document-to...
  3. Export EMLX to BMP via Java | products.aspose.com

    Java API to Convert EMLX to BMP without using Microsoft Word or Outlook... Key Use Cases Digital Archiving → Store important...Maintain original quality for sensitive communication archives. Automation...

    products.aspose.com/total/java/conversion/emlx-...
  4. Difference Between ZIP and RAR

    Exploring the disparities between ZIP and RAR, considering compression, speed, and functionalities, aiding efficient file management.... For specific cases or scenarios, the extraction...with extensive data sets and sensitive information. Summary of Key...

    products.aspose.com/zip/most-common-archives/di...
  5. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method... Used case-insensitive comparison. Method...); Shows how to toggle case sensitivity when performing a find-and-replace...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert Word to Excel in Node.js|Aspose.Words f...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Node.js. Save a document in various formats to XLSX using Node.js....flag to "true" to apply case sensitivity while finding strings..."false" to ignore character case while searching for text to...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  7. Handling Exceptions | Aspose.Tasks Documentation

    This article discusses how to handle exceptions using Aspose.Tasks for .NET.... In some cases, customers may prefer not to...investigate issues without exposing sensitive project data. This approach...

    docs.aspose.com/tasks/net/handling-exceptions/
  8. Export EMAIL to IMAGE via Java | products.aspos...

    Java API to Convert EMAIL to IMAGE without using Microsoft Word or Outlook... Key Use Cases Legal Evidence : Store emails...files for compliance and court cases. Training & Awareness : Embed...

    products.aspose.com/total/java/conversion/email...
  9. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...variations (like different cases or extra spaces), utilize regular...specify options such as case sensitivity and whether to match whole...

    forum.aspose.com/t/some-content-cannot-be-repla...
  10. Range.replace method | Aspose.Words for Python

    aspose.words.Range.replace method... Used case-insensitive comparison. Method...FindReplaceOptions () options . match_case = False options . find_whole_words_only...

    reference.aspose.com/words/python-net/aspose.wo...