Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 158,669 for

open

(0.11 sec)
  1. Convert DOCX to PPSX via C++ or with free Onlin...

    Export DOCX to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPSX online converter quickly before integrating the code....DOCX to PPSX Conversion on C++ Open DOCX file using Document class...password protected, you can still open it using the API. In order to...

    products.aspose.com/total/cpp/conversion/docx-t...
  2. Convert MBOX to EML via C++ application | produ...

    Sample C++ conversion code for MBOX document to EML format. Use example code for batch MBOX to EML conversion within any C++ Application....Overview Download from NuGet × Open package manager, search for...latest version directly, just open NuGet package manager, search...

    products.aspose.com/email/cpp/conversion/mbox-t...
  3. Merge VSDM Files via .NET | products.aspose.com

    C# source code to combine VSDM documents on .NET Framework, .NET Core, Mono or COM Interop....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/merger/vsdm/
  4. 使用 Aspose.Cells 和 C++ 检查密码修改权限|Documentation

    使用 Aspose.Cells 和 C++ 检查提供的密码是否匹配“密码修改”...xlsx" ; // Specify password to open inside the load options LoadOptions...SetPassword ( u "1234" ); // Open the source Excel file with load...

    docs.aspose.com/cells/zh/cpp/check-password-to-...
  5. Check Password to modify using Aspose.Cells|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....You can assign a Password to open and a Password to modify while...Excel file. It has a password to open as 1234 and a password to modify...

    docs.aspose.com/cells/java/check-password-to-mo...
  6. View PNG images via .NET | products.aspose.com

    Try our On-Premise document APIs to View PNG image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Learn Download from NuGet × Open NuGet package manager, search...more popular formats, you can open them in the standard image viewing...

    products.aspose.com/imaging/net/viewer/png/
  7. Convert CGM to POT via Java API | products.aspo...

    Java API to Convert CGM to POT without using Microsoft Word...Java API to Convert CGM to POT Open CGM file using Document class...a ZIP file from downloads . Open Encrypted CGM File via Java...

    products.aspose.com/total/java/conversion/cgm-t...
  8. Convert MD to PPSM via Java API | products.aspo...

    Java API to Convert MD to PPSM without using Microsoft Word...Java API to Convert MD to PPSM Open MD file using Document class...a ZIP file from downloads . Open Encrypted MD File via Java While...

    products.aspose.com/total/java/conversion/md-to...
  9. Update shape properties in VSTO and Aspose.Diag...

    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.... Open an existing Visio VSD file....vsdDoc = vsdApp . Documents . Open ( "Drawing.vsd" ); //Create...

    docs.aspose.com/diagram/net/update-shape-proper...
  10. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...document it is required to enable open type featrues. You should be...the code as shown below: // Open a document Document doc = new...

    forum.aspose.com/t/pdf-rendition-is-not-getting...