Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 161,802 for

open

(0.29 sec)
  1. Watermark VSTX document via Python | products.a...

    Python sample code to add watermark to VSTX documents within any Python based application....Learn Download from NuGet × Open NuGet package manager, search...with just few lines of code. Open a new Diagram object Select...

    products.aspose.com/diagram/python-java/waterma...
  2. 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...
  3. Android API to Convert DOCX to SXC or with free...

    Convert DOCX to SXC in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to SXC online converter quickly before integrating the code.... It is a Microsoft Office Open XML format, which is a zipped...It is an open source format, which is based on the Open Document...

    products.aspose.com/total/android-java/conversi...
  4. 使用 C# 创建 PDF 粘性注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中创建粘性注释,例如笔记和高亮。...GetDataDir_AsposePdf_Annotations (); // Open PDF document using ( var document...Rectangle ( 0 , 0 , 30 , 15 ); // Open PDF document using ( var document...

    docs.aspose.com/pdf/zh/net/sticky-annotations/
  5. Get the titles of all the slides|Aspose.Slides ...

    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....string presentationFile ) { // Open the presentation as read-only...presentationDocument = PresentationDocument . Open ( presentationFile , false ))...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  6. PDF Document Compression | Aspose.PDF

    Optimize PDF files on any platform programmatically with this sample code using Aspose.PDF Library...linearize document in order to open the first page as quickly as...the code in your environment. Open a PDF document using Document...

    products.aspose.com/pdf/compress/
  7. Add Cells to Microsoft Excel Formula Watch Wind...

    Learn how to use Aspose.Cells for C++ to add cells to the formula watch window in Excel. Load or create an Excel file, manipulate cells, set formulas, and save the modified file.... You can open the Watch Window in Microsoft...an output Excel file . If you open the output Excel file and view...

    docs.aspose.com/cells/go-cpp/add-cells-to-micro...
  8. Password Protecting the Exported Presentation|A...

    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.... To do this, open the C:\Program Files\Microsoft...Designer is installed. Step 1. Open the Visual Studio directory...

    docs.aspose.com/slides/reportingservices/passwo...
  9. DNN Export Users and Roles to Excel|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....file, select it, then click Open . Click Next , accept the license...Roles to Excel module for DNN is open source and its source code is...

    docs.aspose.com/cells/net/dnn-export-users-and-...
  10. Add Pages to PDF using C++ | Aspose.PDF

    Add PDF pages to your document programmatically with C++ sample code using Aspose.PDF for C++... Open NuGet package manager, search...InsertEmptyPageAtDes () { // Open document String _dataDir ( "C:...

    products.aspose.com/pdf/cpp/pages/add/