Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 158,554 for

open

(0.18 sec)
  1. Get worksheet information|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....GetSheetInfo ( string fileName ) { // Open file as read-only. using ( SpreadsheetDocument...mySpreadsheet = SpreadsheetDocument . Open ( fileName , false )) { S sheets...

    docs.aspose.com/cells/net/get-worksheet-informa...
  2. Add Header to PDF using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to work with headers from PDF via C++.... Open NuGet package manager, search...the code in your environment. Open a PDF document using Document...

    products.aspose.com/pdf/cpp/header/
  3. Java API to Convert DOTM to FODS or with free O...

    Convert DOTM to FODS via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to FODS online converter quickly before integrating the code....API to Convert DOTM to FODS Open DOTM file using Document class...OpenDocument Spreadsheet)** facilitates open-source compatible spreadsheets...

    products.aspose.com/total/java/conversion/dotm-...
  4. Export XML to POWERPOINT in Android | products....

    Android API to Convert XML to POWERPOINT without using Microsoft Word...to Export XML to POWERPOINT Open XML file using Document class..."output.ppt" , SaveFormat . Ppt ); Open Password Protected XML File...

    products.aspose.com/total/android-java/conversi...
  5. Delete Images from PDF File|Aspose.PDF for Java

    This section explain how to delete Images from PDF File using Aspose.PDF for Java....Create a Document object and open the input PDF file. Get the...void ExampleDeleteImage () { // Open document String inputFile =...

    docs.aspose.com/pdf/java/delete-images-from-pdf...
  6. 以编程方式打开 PDF 文档|Aspose.PDF for .NET

    了解如何在 C# Aspose.PDF for .NET PDF 库中打开 PDF 文件。您可以打开现有 PDF、从流中加载文档以及处理加密的 PDF 文档。...GetDataDir_AsposePdf_QuickStart (); // Open PDF document using ( var document...strWebResource )?. CopyTo ( stream ); // Open PDF document using ( var document...

    docs.aspose.com/pdf/zh/net/open-pdf-document/
  7. 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/
  8. Add, Edit & Delete Annotation from VSTX via C# ...

    C# source code to annotate VSTX file on .NET Framework, .NET Core, Mono Platforms....any software like Microsoft or Open Office, Adobe PDF. Aspose.Diagram...Learn Download from NuGet × Open NuGet package manager, search...

    products.aspose.com/diagram/net/annotation/vstx/
  9. Convert EPUB to JPG in Python – Aspose.HTML for...

    Convert EPUB to JPG using Aspose.HTML Python library. Consider various EPUB to JPG conversion scenarios in Python code examples....Contents [ Hide Show ] EPUB is an open XML-based format for digital...{{/if_output}} # Open an existing EPUB file for reading with open("{{input...

    docs.aspose.com/html/python-net/convert-epub-to...
  10. Convert PDF to Excel in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET library allows you to convert PDF to Excel format using C#. These formats include XLS, XLSX, XML 2003 Spreadsheet, CSV, ODS....GetDataDir_AsposePdf (); // Open PDF document using ( var document...GetDataDir_AsposePdf (); // Open PDF document using ( var document...

    docs.aspose.com/pdf/net/convert-pdf-to-excel/