Sort Score
Result 10 results
Languages All
Labels All
Results 5,481 - 5,490 of 143,847 for

load

(0.19 sec)
  1. Inserting a new Page in Visio|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....the code examples for this: // Load diagram Diagram diagram = new...

    docs.aspose.com/diagram/net/inserting-a-new-pag...
  2. Supported File Formats|Aspose.Slides Documentation

    Discover all file formats Aspose.Slides for Java can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....for Java can load and save: Format Description Load Save Remarks...password-protected before actually loading it? Yes. Using the factory-based...

    docs.aspose.com/slides/java/supported-file-form...
  3. Supported File Formats|Aspose.Slides Documentation

    Discover all file formats Aspose.Slides for .NET can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....NET can load and save: Format Description Load Save Remarks...password-protected before actually loading it? Yes. Using the factory-based...

    docs.aspose.com/slides/net/supported-file-formats/
  4. How to Secure PowerPoint Presentation using Java

    This tutorial provides details on how to secure PowerPoint presentation using Java. We will password protect powerpoint presentation using java to avoid unwanted access and modifications....Presentation class object to load the source file Specify the...password These steps explain how to load a source PowerPoint presentation...

    kb.aspose.com/slides/java/how-to-secure-powerpo...
  5. Delete Watermark in Word using Python

    Follow this article to delete watermark in Word using Python. It has IDE settings, steps, and a sample code showing how to remove a watermark in Word using Python....NET to remove the watermark Load the source Word file with a...if the watermark type of the loaded Word file is TEXT Call the...

    kb.aspose.com/words/python/delete-watermark-in-...
  6. How to Convert XML to PDF in Python

    This brief tutorial covers how to convert XML to PDF in Python. It includes all the details to configure the system environment, program algorithm, and a code snippet to demonstrate the conversion of XML document to PDF in Python with a few lines of code....object of the Document class Load input XML file with bind_xml()...the library. Then proceed to load the XML file and render it as...

    kb.aspose.com/pdf/python/how-to-convert-xml-to-...
  7. 用 C++ 从 ODS 文件读取图表字幕|Documentation

    学习如何使用 Aspose.Cells for C++ 从 OpenDocument Spreadsheet (ODS) 文件中读取图表字幕。我们的指南将演示如何提取和访问图表字幕以进行进一步分析或显示。...01_SourceDirectory \\ " ); // Load excel file containing charts...

    docs.aspose.com/cells/zh/cpp/read-chart-subtitl...
  8. Add Image Stamp to PDF using C++ | Aspose.PDF

    Add image stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++.... Load the PDF with an instance of...

    products.aspose.com/pdf/cpp/stamps/image/
  9. Convert HTML to GIF in C#

    This guide explains how to convert HTML to GIF in C#. It has IDE configurations, a list of steps, and code for HTML to GIF converter in C#....NET to convert an HTML to GIF Load the HTML file into the HTMLDocument...animated GIF in C# . First, load the HTML file and create an...

    kb.aspose.com/html/net/convert-html-to-gif-in-c...
  10. Compare Word Documents using Java

    Compare Word documents using Java by following this guide. It explains the step-by-step algorithm, and a runnable sample code to compare two docs using Java....document using the Document class Load the second Word document to...comparison process is started by loading the input Word documents. Next...

    kb.aspose.com/words/java/compare-word-documents...