Sort Score
Result 10 results
Languages All
Labels All
Results 7,921 - 7,930 of 161,900 for

open

(0.47 sec)
  1. 用 Node.js 和 C++ 加密与解密 ODS 文件|Documentation

    利用 Aspose.Cells for Node.js via C++ 密码保护和加密 ODS 文件。...( __dirname , "output" ); // Open an ODS file const workbook =...( __dirname , "output" ); // Open an encrypted ODS file const...

    docs.aspose.com/cells/zh/nodejs-cpp/encrypt-and...
  2. Convert PDF to Different Image Formats in Pytho...

    Discover how to convert PDF documents into image formats (PNG, JPG, TIFF) using Aspose.PDF in Python via C++.... Open a PDF document using the document_open function...AsposePdfPython import * doc = document_open ( "blank_pdf_document.pdf" )...

    docs.aspose.com/pdf/python-cpp/convert-pdf-to-i...
  3. The XLSX file is opening indefinitely - Free Su...

    Hello, I am experiencing an issue with a file — it appears to be stuck in an infinite Opening loop. 915610113_639070252310000000_-915610113.zip (42.2 KB) Excel.Workbook doc = new Excel.Workbook(input); Could you plea…...The XLSX file is opening indefinitely Aspose.Cells Product Family...to be stuck in an infinite opening loop. 915610113_639070252310000000_-915610113...

    forum.aspose.com/t/the-xlsx-file-is-opening-ind...
  4. Lock PDF using C# | Aspose.PDF

    Sample C# code for using Aspose.PDF to read protected (password-encrypted) documents, secure a document with protection or remove protection.... Open NuGet package manager, search...the code in your environment. Open a PDF document using Document...

    products.aspose.com/pdf/net/encrypt/
  5. CssSavingArgs class | Aspose.Words for Python

    aspose.words.saving.CssSavingArgs class. Provides data for the [ICssSavingCallback.css_saving()](../icsssavingcallback/css_saving/#csssavingargs) event... keep_css_stream_open Specifies whether Aspose.Words...Words should keep the stream open or close it after saving an CSS...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentPartSavingArgs class | Aspose.Words for...

    aspose.words.saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.document_part_saving()](../idocumentpartsavingcallback/document_part_saving/#documentpartsavingargs) callback... keep_document_part_stream_open Specifies whether Aspose.Words...Words should keep the stream open or close it after saving a document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. The workbook opens in Protected View after resa...

    I have resaved the workbook (.xls → .xls) with Aspose.Cells and the result is Opened in Protected View by MS Excel. The original workbook Opens without any warnings. I attached the workbook. Code sample: var wb = new …...The workbook opens in Protected View after resaving Aspose.Cells...Aspose.Cells and the result is opened in Protected View by MS Excel...

    forum.aspose.com/t/the-workbook-opens-in-protec...
  8. Add Digital Signatures to Presentations in Java...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Node.js via Java. Secure your slides in seconds with clear code examples....signature from a PFX certificate: Open PFX file and pass PFX password...the presentation object. // Opening the presentation file var pres...

    docs.aspose.com/slides/nodejs-java/digital-sign...
  9. How to Detect a File Format and Check if the Fi...

    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....detect a file’s format before opening it because the file extension...File Format of Encrypted Office Open XML - OOXML Files Analyzing...

    docs.aspose.com/cells/java/how-to-detect-a-file...
  10. 用C++向Excel插入背景图片|Documentation

    “如何用Aspose.Cells for C++向Excel插入背景图片。”... ToUtf8 (); // open a file std :: ifstream fileStream...fileStream . is_open ()) { std :: cerr << "Failed to open the file."...

    docs.aspose.com/cells/zh/cpp/insert-background-...