Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 3,522 for

detection

(0.14 sec)
  1. Checksum validation|Documentation

    Learn how checksum validation modes influence barcode recognition results in Aspose.BarCode for Java....ON , the engine detects that the checksum is no longer.... println ( "Checksum=ON, detected: " + barCodeResults . length...

    docs.aspose.com/barcode/java/developer-guide/ba...
  2. 如何检测文件格式并检查文件是否被加密,使用Node.js通过C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检测文件格式及检查文件是否被加密。...xlsx" ); // Detect file format const info = AsposeCells...filePath ))); // Gets the detected load format console . log...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-dete...
  3. Clean Up a Document in C#|Aspose.Words for .NET

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

    docs.aspose.com/words/net/clean-up-a-document/
  4. RtfLoadOptions.recognize_utf8_text property | A...

    RtfLoadOptions.recognize_utf8_text property. When set to ``True``, will try to detect UTF8 characters, they will be preserved during import....When set to True , will try to detect UTF8 characters, they will...False . Examples Shows how to detect UTF-8 characters while loading...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Compare two docx with SmartArts? - Free Support...

    Hello, I am currently testing the Aspose.Word.For.NET component and am having an issue comparing two DOCX files. Whilst standard formatting is detected correctly – such as text deletion – a change to the label in a Sma…...Whilst standard formatting is detected correctly – such as text deletion...using MS Word and it simply detects changes in SmartArt as chnages...

    forum.aspose.com/t/compare-two-docx-with-smarta...
  6. Verify Password Used to Protect the Worksheet w...

    Learn how to verify the password used to protect a worksheet using Aspose.Cells for C++....IsProtectedWithPassw property to detect whether the worksheet is protected...AI Document Assistant Close Detect if Worksheet is Password Protected...

    docs.aspose.com/cells/cpp/verify-password-used-...
  7. FileFormatInfo.HasDigitalSignature | Aspose.Wor...

    Discover the FileFormatInfo HasDigitalSignature property—quickly check if your document includes a digital signature, enhancing security and authenticity....Using this property you can detect digitally signed documents...the FileFormatUtil class to detect the document format and presence...

    reference.aspose.com/words/net/aspose.words/fil...
  8. Display Barcodes from Dataset|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.... All values, detected as Expression in design mode...component renders all values, detected as Expression in design mode...

    docs.aspose.com/barcode/reportingservices/displ...
  9. So erkennen Sie ein Dateiformat und prüfen, ob ...

    Lernen Sie, wie Sie das Format einer Datei erkennen und prüfen, ob sie mit Aspose.Cells in C++ verschlüsselt ist....01_SourceDirectory \\ " ); // Detect file format FileFormatInfo..."Book1.xlsx" ); // Gets the detected load format std :: cout <<...

    docs.aspose.com/cells/de/cpp/how-to-detect-a-fi...
  10. 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