Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 3,815 for

detection

(0.4 sec)
  1. This file format is not supported or you do not...

    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....the file format cannot be detected automatically, such as CSV/TSV...

    docs.aspose.com/cells/java/this-file-format-is-...
  2. HTML to PDF, special character error - Free Sup...

    Hello, if we converting the attached files to PDF, the Character “§” is not visible in the attached PDF. Probably an encoding issue because ASCII is used in this case. I’ve tried other encodings as well, with no succes…...Words automatically detect encoding upon loading document:...loading this file, Aspose.Words detects it as TXT, so HTML syntax is...

    forum.aspose.com/t/html-to-pdf-special-characte...
  3. Horizontally Merged Cells - Free Support Forum ...

    I am trying to pull table structures out of documents using words-python (version 25.9.0). I need to be able to detect merged cells properly. The vertical merges seem to work as anticipated based on documentation. Howeve…... I need to be able to detect merged cells properly. The...CellMerge.NONE. I was able to detect horizontal merges by instead...

    forum.aspose.com/t/horizontally-merged-cells/31...
  4. Ermitteln, ob das Arbeitsblatt ein Dialogblatt ...

    Dieser Artikel enthält Anweisungen und Beispielcode, um programmgesteuert festzustellen, ob ein Excel Arbeitsblatt ein Dialogblatt ist, unter Verwendung von Aspose.Cells for JavaScript über C++....Cells Example - Detect Dialog Sheet </ title > </...</ head > < body > < h1 > Detect if Worksheet Is a Dialog Sheet...

    docs.aspose.com/cells/de/javascript-cpp/find-if...
  5. Trouver si la feuille est une feuille de dialog...

    Cet article fournit des instructions et un code d exemple pour déterminer de manière programmatique si une feuille Excel est une feuille de dialogue en utilisant Aspose.Cells for JavaScript via C++....Cells Example - Detect Dialog Sheet </ title > </...</ head > < body > < h1 > Detect if Worksheet Is a Dialog Sheet...

    docs.aspose.com/cells/fr/javascript-cpp/find-if...
  6. Aspose.PDF for Java 25.12 replaces Aptos during...

    Hello, I am investigating a font substitution behavior with Aspose.PDF for Java 25.12 during PDF → PDF/A-1A conversion. What seems wrong The source PDF already contains embedded Aptos fonts, but Aspose still triggers a…...println("Aspose substitution detected: " + oldFont.getFontName()...prints: Aspose substitution detected: Aptos → Inter Regular So...

    forum.aspose.com/t/aspose-pdf-for-java-25-12-re...
  7. Document constructor | Aspose.Words for Node.js

    Aspose.Words.Document constructor... Automatically detects the file format. Document (...from a stream. Automatically detects the file format. Document (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Comment exécuter Aspose.Slides pour C++ dans Do...

    Exécuter Aspose.Slides dans des conteneurs Docker : configurer les images, les dépendances, les polices et la licence pour créer des services évolutifs qui traitent PowerPoint et OpenDocument....works -- Detecting CXX compiler ABI info -- Detecting CXX compiler...done -- Detecting CXX compile features -- Detecting CXX compile...

    docs.aspose.com/slides/fr/cpp/how-to-run-aspose...
  9. Create an Empty 3D document|Documentation

    Aspose.3D for Java API has support of creating 3D scene from scratch, and then save in supported 3D format.... FBX7500ASCII ); Detect format of 3D file Read 3D document...

    docs.aspose.com/3d/java/create-an-empty-3d-docu...
  10. Encrypt a Document in Java|Aspose.Words for Java

    Encrypt your document using appropriate encryption algorithms for specific document formats in Java.... To detect if a document is encrypted...following code example shows how to detect the document encryption: Open...

    docs.aspose.com/words/java/encrypt-a-document/