Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 3,266 for

detection

(0.07 sec)
  1. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt document.... detect_file_format ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Loading::RtfLoadOptions::RtfLoad...

    Aspose::Words::Loading::RtfLoadOptions::RtfLoadOptions constructor. Initializes a new instance of this class with default values in C++....RtfLoadOptions () Examples Shows how to detect UTF-8 characters while loading...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…... Detect the objects that are Excel...Aspose.Cells automatically detects the format (xls / xlsx) Workbook...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  4. Public API Changes in Aspose.Cells 9.0.0|Docume...

    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....property which can be used to detect if a ChartPoint resides on...getPoints (). get ( p ); //Detect if ChartPoint resides on secondary...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. topojson Viewer API in C#

    Develop a topojson viewer with an API designed specifically for net / C# developers....Apply styles for text and auto-detect places on a map. Draw clustered...Apply styles for text and auto detect places on a map. Draw clustered...

    products.aspose.com/gis/net/viewer/topojson
  6. Convert PPTX to PPT in C++|Aspose.Slides Docume...

    Easily convert PPTX to PPT with Aspose.Slides for C++—ensure seamless compatibility with PowerPoint formats while preserving your presentation’s layout and quality.... You can detect whether a file is protected...

    docs.aspose.com/slides/cpp/convert-pptx-to-ppt/
  7. Convert OBJ to USDZ in Python

    This concise tutorial walks you through the process to convert OBJ to USDZ in Python. It covers the key procedures, necessary components, and a practical coding example to create an OBJ to USDZ converter in Python....class, which automatically detects the file format. After that...

    kb.aspose.com/3d/python/convert-obj-to-usdz-in-...
  8. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperlinks into Excel file with Aspose.Cells library without MS Excel....topics Add Image Hyperlinks Detect Hyperlink Type Editing Hyperlinks...

    docs.aspose.com/cells/net/insert-hyperlinks-to-...
  9. Supported File Formats|Aspose.Slides for Python...

    Discover all file formats Aspose.Slides for Python via .NET can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes.... Can I detect whether a file is password-protected...

    docs.aspose.com/slides/python-net/supported-fil...
  10. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...approach is that it does not detect JavaScript in a PDF even when...old code snippet was able to detect it, but the newer approach...

    forum.aspose.com/t/unable-to-extract-javascript...