Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 871 for

case sensitive

(0.16 sec)
  1. Placeholder not replaced completely - Free Supp...

    Hey folks, I encountered an issue when replacing a placeholder string in a .docx document (created with Microsoft Word) with a table by using Aspose.Words for Java. The content of the document looks like this: <owner> …...single run is removed – in your case the “<” run is deleted and the...setMatchCase(true); // optional, keep casesensitive matching options.setFi...

    forum.aspose.com/t/placeholder-not-replaced-com...
  2. Read Outlook PST File and Get Folders and SubFo...

    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.... ignore_case - is a boolean value that determines...method should ignore the case sensitivity when comparing the name...

    docs.aspose.com/email/python-net/read-outlook-p...
  3. Working with Table-Column Conditional Blocks|As...

    Use table-column conditional blocks within single document table to represent the same data depending on a condition using C#....Let us consider typical use cases for table-column conditional...condition are required in this case. When showRepresentatives is...

    docs.aspose.com/words/net/working-with-table-co...
  4. ReportingEngine.set_restricted_types method | A...

    ReportingEngine.set_restricted_types method. Specifies types, which members as well as which derived types' members should be inaccessible by the engine through template syntax....to which members is really sensitive. Throws System.ArgumentException...ArgumentException in the following cases: types is null. One of types items...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Charts in C#|Aspose.Words for .NET

    Use charts to represent your sequential data when building a report in C#.... In this case, the engine produces a report...need to restrict access to sensitive data in chart series for some...

    docs.aspose.com/words/net/linq-working-with-cha...
  6. MSG file reading errors - Free Support Forum - ...

    I have a java (groovy) script that uses Aspose to convert .MSG files to .EML for onward processing. It manages many millions of files perfectly - but just a few fail. Most of the fail Cases seem to be appointment respo…... Most of the fail cases seem to be appointment responses...some are not. I can fix one case (the WMF metafile) by only converting...

    forum.aspose.com/t/msg-file-reading-errors/326555
  7. Error using Aspose.Word dll - Free Support Foru...

    XmlOpenedWithWord.png (26.1 KB) AsposeTest.zip (7.9 KB) System Information: .NET 8.0 C# Version 12 Aspose.Word Version 25.4.0 Code Sample in an UnitTest Project: [TestClass] public class TestClass { [TestMethod]…... In this case, it suggests that there’s possibly...(sanitized if necessary for sensitive data). Any additional configuration...

    forum.aspose.com/t/error-using-aspose-word-dll/...
  8. Issue with SHX fonts - Free Support Forum - asp...

    I am using aspose.cad .net for converting a DWG file to a PDF file. I can’t seem to get the SHX fonts into the PDF. There are 3 .shx fonts used in my DWG drawing put when i export my file as PDF the SHX font is not use…...file, as the names are case-sensitive. Set Plot Flag : Ensure...

    forum.aspose.com/t/issue-with-shx-fonts/317149
  9. CustomXmlPropertyCollection | Aspose.Words for ...

    Represents a collection of custom XML attributes or smart tag properties in Java....String Case-sensitive name of the property to...Description name java.lang.String Case-sensitive name of the property to...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldLink | Aspose.Words for Java

    Implements the LINK field in Java....switch (insertLinkedObjectAs) { case InsertLinkedObjectAs.TEXT: field...setInsertAsText(true); break; case InsertLinkedObjectAs.UNICODE:...

    reference.aspose.com/words/java/com.aspose.word...