Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 3,695 for

detection

(0.19 sec)
  1. Aspose::Words::Hyphenation class | Aspose.Words...

    Aspose::Words::Hyphenation class. Provides methods for working with hyphenation dictionaries. These dictionaries prescribe where words of a specific language can be hyphenated. To learn more, visit the documentation article in C++....patterns, when an issue is detected that might result in formatting...patterns, when an issue is detected that might result in formatting...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  2. aspose.words.settings module | Aspose.Words for...

    The aspose.words.settings module contains classes and enums that are used when specifying various settings and options stored in a document... To learn more, visit the Detect File Format and Check Format...Microsoft Word will report errors detected during mail merge. MailMergeDataType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with C#....no signature compromise is detected, the method will return true...incrementally, then we can detect what has changed. Unfortunately...

    docs.aspose.com/pdf/net/extract-image-and-signa...
  4. Введение|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.... class ); // detect file format using the direct..."Drawing1.vsdx" ); // get the detected file format System . out ...

    docs.aspose.com/diagram/ru/java/introduction/
  5. Aspose::Words::FileFormatInfo::get_IsEncrypted ...

    Aspose::Words::FileFormatInfo::get_IsEncrypted method. Returns true if the document is encrypted and requires a password to open in C++....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/cpp/aspose.words/fil...
  6. Identifing Excel File format type - Free Suppor...

    Hi, Is there a way to find out the type of a file? eaither it is a TabDelimited or Excel97To2003 or Xlsx or csv or earlier version of 97 ? Because we will always receive single type of format as .Dat....Auto will automatically detects the correct format, but somehow...Hi, If it is ok for you to detect older version with exception...

    forum.aspose.com/t/identifing-excel-file-format...
  7. Determine Task Schedule Conflict | Aspose.Tasks...

    Learn how to determine task schedule conflicts and discrepancies using Aspose.Tasks for .NET. Includes C# examples with the Tsk.Warning field.... Example: Detecting Task Conflicts The following...Warning field for tasks and detect scheduling problems: Copy 1...

    docs.aspose.com/tasks/net/determine-task-schedu...
  8. 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...
  9. 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...
  10. Extract Tables from PDF in Python|Aspose.PDF fo...

    Learn how to extract table data from existing PDF documents in Python....NET, you can detect and read table content from...content. It uses TableAbsorber to detect tables and then iterates through...

    docs.aspose.com/pdf/python-net/extracting-table/