Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 161,794 for

open

(0.37 sec)
  1. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_KeepDocumentPartStreamOpen method. Specifies whether Aspose.Words should keep the stream Open or close it after saving a document part in C++....Words should keep the stream open or close it after saving a document...Specify true to keep the stream open. Please note that the main output...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Convert PPT to ODS Format via Java or with free...

    Convert PPT to ODS format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPT to ODS online converter quickly before integrating the code....Convert PPT to ODS via Java Open PPT file using Presentation...Using the API, you can also open the password-protected document...

    products.aspose.com/total/java/conversion/ppt-t...
  3. Convert POTM to ODS Format via Java or with fre...

    Convert POTM to ODS format via Java without using using Microsoft Excel or PowerPoint or online. Test free POTM to ODS online converter quickly before integrating the code....Convert POTM to ODS via Java Open POTM file using Presentation...Using the API, you can also open the password-protected document...

    products.aspose.com/total/java/conversion/potm-...
  4. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of Opening and saving PDF documents using the Aspose.PDF for Python via C++.... Open PDF Document - this article...describes a various ways how to open a PDF document in Python application...

    docs.aspose.com/pdf/python-cpp/basic-operations/
  5. How to Print Barcode Images on BIRT Reports|Doc...

    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....design the report: Open Eclipse, if it’s not opened already. From...choose New and then Project . Open the Business Intelligence and...

    docs.aspose.com/barcode/java/how-to-print-barco...
  6. Encrypt And Decrypt ODS files with Node.js via ...

    Password-protect and encrypt ODS files using Aspose.Cells for Node.js via C++....encrypted ODS file can only be opened by OpenOffice after providing...providing the password. Excel cannot open the encrypted ODS file and may...

    docs.aspose.com/cells/nodejs-cpp/encrypt-and-de...
  7. Java API to Render XPS to FODS | products.aspos...

    Export XPS to FODS via Java API without using Microsoft Excel or Adobe Reader...Convert XPS File to FODS via Java Open XPS file using Document class...Using the API, you can first open the protected document using...

    products.aspose.com/total/java/conversion/xps-t...
  8. Java API to Render PS to FODS | products.aspose...

    Export PS to FODS via Java API without using Microsoft Excel or Adobe Reader...PostScript (PS) files to Flat Open Document Spreadsheet (FODS)...Convert PS File to FODS via Java Open PS file using Document class...

    products.aspose.com/total/java/conversion/ps-to...
  9. Aspose.Pdf.InvalidPdfFileFormatException Aspose...

    I have a .net assembly(472) that uses aspose pdf to extract text out of a PDF file. I call this assembly from an MFC/C++ application using a managed c++ application in the middle(C++/CLI). That is, C++ application calls …...‘trailer not found’ when i tried to open the PDF file(Document document...Text; // Create a writer and open the file TextWriter tw = new...

    forum.aspose.com/t/aspose-pdf-invalidpdffilefor...
  10. Extract AcroForm Data using C++|Aspose.PDF for C++

    This section explains how to extract forms from your PDF document with Aspose.PDF for C++....( "C: \\ Samples \\ " ); // Open document auto document = MakeObject...( "C: \\ Samples \\ " ); // Open document auto document = MakeObject...

    docs.aspose.com/pdf/cpp/extract-form/