Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 161,791 for

open

(0.09 sec)
  1. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of Opening and saving PDF documents using the Aspose.PDF library for C++.... Open PDF document - describes various ways how to open a PDF...

    docs.aspose.com/pdf/cpp/basic-operations/
  2. Rotate PDF Pages with Rust via C++|Aspose.PDF f...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Rust via C++...PDFs in professional settings Open the PDF Document. Rotate PDF...std :: error :: Error >> { // Open a PDF-document with filename...

    docs.aspose.com/pdf/rust-cpp/rotate-pages/
  3. Using DLL Only|Documentation

    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.... Download the Component Open the Aspose.Cells for Reporting...reports directly from Excel. Open a Developer Command Prompt (run...

    docs.aspose.com/cells/reportingservices/using-d...
  4. Installation|Documentation

    This page describes how to create new visio with Aspose.Diagram library....through NuGet NuGet is a free, open source developer-focused package...2015 Ultimate. To get started: Open your solution or project in...

    docs.aspose.com/diagram/net/installation/
  5. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveOptions.password property. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm....a password encrypted Office Open XML document. doc = aw . Document...save_options ) # We will not be able to open this document with Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveOptions.password property. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm....a password encrypted Office Open XML document. let doc = new...); // We will not be able to open this document with Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Import and Export Data in JSON|Aspose.PDF for .NET

    This section explains how to import and Export Data in JSON...GetDataDir_AsposePdf_Forms (); // Open PDF document using ( var document...GetDataDir_AsposePdf_Forms (); // Open PDF document using ( var document...

    docs.aspose.com/pdf/net/import-export-json/
  8. Save Presentations in .NET|Aspose.Slides Docume...

    Discover how to save presentations in .NET using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....NET Contents [ Hide ] Overview Open Presentations in C# described...use the Presentation class to open a presentation. This article...

    docs.aspose.com/slides/net/save-presentation/
  9. Loading and managing Excel, OpenOffice, JSON, C...

    With Aspose.Cells, it is simple to create, Open and manage Excel, CSV, TSV, ODS, HTML, Numbers, JSON, XML, PDF, JPG, TIFF, Image, MHT, and XPS files....Cells, it is simple to create, open, and manage Excel files, for...new workbook from scratch. Opening and saving a File With Aspose...

    docs.aspose.com/cells/net/loading-saving-and-ma...
  10. Create or Load a Document in C++|Aspose.Words f...

    Create a blank document or to load it from a file or stream using C++....the Document constructor to open an existing document from a...following code example shows how to open a document from a file: You...

    docs.aspose.com/words/cpp/create-or-load-a-docu...