Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 840 for

case sensitive

(0.32 sec)
  1. Redact ODP Presentation Online or using Java | ...

    Open and redact ODP document online via app for free. Java API code to search and replace ODP text.... ✅ Key Use Cases Business Roadmaps: Conceal strategic...slides. Investor Decks: Redact sensitive competitive or financial data...

    products.aspose.com/total/java/redact/odp/
  2. Protect XLS document Online with password and u...

    Online XLS file password protection app. Java API code to apply password protection on XLS spreadsheets.... Key Use Cases Restrict manipulation of financial...financial data. Lock sensitive business models. Enforce view-only...

    products.aspose.com/total/java/protect/xls/
  3. Supported Formula Functions|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....text value within another (case-sensitive) FINDB Text : Finds one...text value within another (case-sensitive) F.INV.RT Statistical :...

    docs.aspose.com/cells/python-java/supported-for...
  4. Compress and Decompress KML Files via .NET

    C# compression and decompression source code to compress KML documents into a single zip archive or vice versa on .NET Framework, .NET Core.... All the tags are case-sensitive and the order of these...

    products.aspose.com/zip/net/zip-file/kml/
  5. FieldIf | Aspose.Words for Java

    Implements the IF field in Java....update(); // In this case, "0 = 1" is incorrect, so the... field.update(); // In this case, "0 = 1" is incorrect, so the...

    reference.aspose.com/words/java/com.aspose.word...
  6. Using Aspose.Words to save docx template to PDF...

    Hello Aspose Team, I’d like some technical input concerning my Aspose.Words instances slowing down over time. What are we doing: We’re using Aspose.Words to generate a PDF from a .docx template. This is done in a Dot…...previous employer for a similar use case but on an old-fashioned server...code or what it does isn’t sensitive as such and we have no issue...

    forum.aspose.com/t/using-aspose-words-to-save-d...
  7. 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...
  8. IMailMergeDataSource | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source such as a list of objects in Java.... Case-insensitive. Returns: IMailMergeDataSource...merge region name is not case sensitive. Examples: Shows how to...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. 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...