Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 3,790 for

detection

(1.21 sec)
  1. PDF/a files from Foxit are not detected - Free ...

    Hi Aspose, We have a trouble with recognizing PDF documents compliance with PDF/A standard, created using Foxit Phantom. Please see attached sample documents.zip (244.1 KB) (‘Blank Foxit’ folder), which were created i…...PDF/a files from Foxit are not detected Aspose.PDF Product Family...folder) and after it, Aspose.PDF detects them as PDF/A. Here is sample...

    forum.aspose.com/t/pdf-a-files-from-foxit-are-n...
  2. Detect chart data label values as seen in excel...

    Hi Team, I need to detect data labels’ text as configured to be displayed in Excel. In other words, I need to programmatically detect what is seen by the human eye. Unfortunately DataLabels.Text property is returning e…...Detect chart data label values as seen in excel Aspose.Cells...9:41am 1 Hi Team, I need to detect data labels’ text as configured...

    forum.aspose.com/t/detect-chart-data-label-valu...
  3. How to Detect "Invisible" Characters - Free Sup...

    Hello, We are using Aspose PDF.Net to pull words out of PDF files, along with basic related information (coordinates, font size, font family, text color). We do this using textFragmentAbsorber, TextFragmentCollection, a…...How to Detect "Invisible" Characters Aspose.PDF Product Family...try using the below code to detect and remove the hidden text:...

    forum.aspose.com/t/how-to-detect-invisible-char...
  4. Aspose.pdf does not detect digital signature - ...

    I’m working on a project, we need to check if the pdf file contains a digital signature. I use the ContainsSignature function. For certain pdf I see that the file has a signature, but the function returns false. Are ther…...pdf does not detect digital signature Aspose.PDF Product...for which you are unable to detect the signatures? Please also...

    forum.aspose.com/t/aspose-pdf-does-not-detect-d...
  5. Detect File Format of Encrypted Office Open XML...

    Learn how to detect the file format of encrypted Office Open XML (OOXML) files using Aspose.Cells for C++....Ask AI Detect File Format of Encrypted Office Open XML - OOXML...Aspose.Cells provides a way to detect the file format of encrypted...

    docs.aspose.com/cells/cpp/detect-file-format-of...
  6. Detect File Format of Encrypted Office Open XML...

    Learn how to detect the file format of encrypted OOXML files using Aspose.Cells for JavaScript via C++....Detect File Format of Encrypted Office Open XML - OOXML Files...Aspose.Cells provides a way to detect the file format of encrypted...

    docs.aspose.com/cells/javascript-cpp/detect-fil...
  7. Detecting that pdf is locked for signing - Free...

    Hello. Scenario: A pdf file has been signed in Adobe (Tools > Use a certificate > Digitally sign > Check "Lock document after signing"​). Adobe shows properties of such a file with Document restrictions summary for Sign…...Detecting that pdf is locked for signing Aspose.PDF Product Family...

    forum.aspose.com/t/detecting-that-pdf-is-locked...
  8. Detect File Format of Encrypted Office Open XML...

    Learn how to detect the file format of encrypted OOXML files using Aspose.Cells for Node.js via C++....Ask AI Detect File Format of Encrypted Office Open XML - OOXML...Aspose.Cells provides a way to detect the file format of encrypted...

    docs.aspose.com/cells/nodejs-cpp/detect-file-fo...
  9. Reflection effects not detected via Shape.getRe...

    I’m trying to detect whether a shape has visual effects (specifically reflection) using the Aspose.Words Java API. I’m using the following logic: com.aspose.words.ReflectionFormat r = shape.getReflection(); if (r != nu…...Reflection effects not detected via Shape.getReflection() in...2026, 5:42pm 1 I’m trying to detect whether a shape has visual...

    forum.aspose.com/t/reflection-effects-not-detec...
  10. Is this sufficient to detect all visual effects...

    Hi Team, I’m trying to determine whether a shape has any visual effects applied before rasterizing it. I’ve combined checks using the Aspose.Words Java API as follows: private static boolean hasVisualEffects(final Shap…...Is this sufficient to detect all visual effects (shadow, glow...approach sufficient to reliably detect all visual effects on a shape...

    forum.aspose.com/t/is-this-sufficient-to-detect...