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

detection

(0.1 sec)
  1. Hur man upptäcker filformat och kontrollerar om...

    Lär dig hur man upptäcker formatet på en fil och kontrollerar om den är krypterad med Aspose.Cells och C++....01_SourceDirectory \\ " ); // Detect file format FileFormatInfo..."Book1.xlsx" ); // Gets the detected load format std :: cout <<...

    docs.aspose.com/cells/sv/cpp/how-to-detect-a-fi...
  2. Cómo detectar un formato de archivo y verificar...

    Aprende cómo detectar un formato de archivo y verificar si un archivo está cifrado usando 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/es/nodejs-cpp/how-to-dete...
  3. 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...
  4. 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...
  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. 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...
  7. 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
  8. 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...
  9. 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/
  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/