Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 3,531 for

detection

(0.27 sec)
  1. Verify Password Used to Protect the Worksheet w...

    Learn how to verify the password used to protect a worksheet using Aspose.Cells for Node.js via C++....isProtectedWithPassw() property to detect password protection and verify...AI Document Assistant Close Detect if Worksheet is Password Protected...

    docs.aspose.com/cells/nodejs-cpp/verify-passwor...
  2. Aspose::Words::Fonts::StreamFontSource class | ...

    Aspose::Words::Fonts::StreamFontSource class. Base class for user-defined stream font source. To learn more, visit the documentation article in C++....font source when an issue is detected that might result in formatting...font source when an issue is detected that might result in formatting...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Request for Component Version and Vulnerability...

    Hi Aspose Team, Our Software Composition Analysis tool detects ‘libwebp’ library in Aspose.PDF for .NET dll. There are a few High and Medium severity vulnerabilities reported on this library. image.png (54.2 KB) As p…...Composition Analysis tool detects ‘libwebp’ library in Aspose...in Aspose and whether it is detected in the Binary analysis scan...

    forum.aspose.com/t/request-for-component-versio...
  4. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    Discover if your document is secure with the FileFormatInfo IsEncrypted property—returns true for encrypted files needing a password to access....You can use this property to detect whether a document requires...the FileFormatUtil class to detect the document format and encryption...

    reference.aspose.com/words/net/aspose.words/fil...
  5. RtfLoadOptions class | Aspose.Words for Python

    aspose.words.loading.RtfLoadOptions class. Allows to specify additional options when loading [LoadFormat.RTF](../../aspose.words/loadformat/#RTF) document into a [Document](../../aspose.words/document/) object...When set to True , will try to detect UTF8 characters, they will...operation, when an issue is detected that might result in data...

    reference.aspose.com/words/python-net/aspose.wo...
  6. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…... I need to detect this bug so that the documents...setup like this. How can I detect IF fields with the line feeds...

    forum.aspose.com/t/mailmerge-issue-lf/318770
  7. RtfLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfLoadOptions to enhance RTF document loading with customizable settings for seamless integration into your projects....When set to true , will try to detect UTF8 characters, they will...operation, when an issue is detected that might result in data...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Einführung|Documentation

    Einführung der Bibliothek Aspose.Diagram.... Open ); // Detect file format using the direct...dataDir + "Drawing1.vsdx" ); // Detect file format using the direct...

    docs.aspose.com/diagram/de/net/introduction/
  9. PlainTextDocument class | Aspose.Words for Python

    aspose.words.PlainTextDocument class. Allows to extract plain-text representation of the document's content... Automatically detects the file format. PlainTextDocument(file_name...from a stream. Automatically detects the file format. PlainTextDocument(stream...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Clean Up a Document in Java|Aspose.Words for Java

    Remove unused or duplicate information to reduce output size and processing time. Remove unused styles, unused built-in styles, duplicate styles, or unused lists using Java....UnusedBuiltinStyles properties to detect and remove styles that are...the UnusedLists property to detect and remove lists and list definitions...

    docs.aspose.com/words/java/clean-up-a-document/