Sort Score
Result 10 results
Languages All
Labels All
Results 5,421 - 5,430 of 245,801 for

load

(0.18 sec)
  1. Protect and lock DOTX document via Java | produ...

    Java source code to lock Microsoft Word DOTX file using password on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load DOTX file by instantiating Document...directly from Maven . Dependency // Load DOTX file Document dotx = new...

    products.aspose.com/words/java/protect/dotx/
  2. View or Edit DOCX Files Metadata via .NET | pro...

    C# sample code to edit or view Microsoft Word DOCX format metadata using server side .NET library.... Load DOCX with an instance of Document...Extract Metadata of DOCX - C# // load DOCX file with an instance of...

    products.aspose.com/words/net/metadata/docx/
  3. Search XHTML document without opening via C++ |...

    C++ example code to search words with pattern in XHTML file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Load XHTML file by instantiating...Search XHTML Files - C++ // Load XHTML document System::SharedPtr<Document>...

    products.aspose.com/words/cpp/search/xhtml/
  4. Merge VSS Files via Python | products.aspose.com

    Python sample code to combine VSS documents within any Python based application.... Load the first VSS file with an instance...instance of Diagram class. Load the second VSS document with...

    products.aspose.com/diagram/python-java/merger/...
  5. Merge VSDM Files via Python | products.aspose.com

    Python sample code to combine VSDM documents within any Python based application.... Load the first VSDM file with an...an instance of Diagram class. Load the second VSDM document with...

    products.aspose.com/diagram/python-java/merger/...
  6. Merge VSX Files via Java | products.aspose.com

    Java sample code to combine VSX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load the first VSX file with an instance...instance of Diagram class. Load the second VSX document with...

    products.aspose.com/diagram/java/merger/vsx/
  7. View Visio VSDX File Formats via Java | product...

    Java sample code to view Visio VSDX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load VDX file with an instance of...SaveFileFormat.HTML as parameters Load resultant HTML in default browser...

    products.aspose.com/diagram/java/viewer/vsdx/
  8. Convert MBOX to VCF via C# | products.aspose.com

    Sample code for MBOX to VCF C# conversion. Use API example code for batch MBOX files to VCF conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert MBOX files to VCF...in just a few lines of code. Load mbox file using MboxStorageReader...

    products.aspose.com/email/net/conversion/mbox-t...
  9. Public API Changes in Aspose.Cells 8.9.0|Docume...

    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....DefaultFontName = "Arial" ; // Load a spreadsheet in an instance... DefaultFont = "Arial" ; // Load a spreadsheet in an instance...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Remove hyperlinks including mouse over text - F...

    I would like to find all the hyperlinks in a Word document and remove them, including any mouse-over text. If the hyperlink is in the format “Aspose”, the hyperlink should be removed, leaving “Aspose” as plain text in t…...Program { static void Main() { // Load the document Document doc =...args) throws Exception { // Load the document Document doc =...

    forum.aspose.com/t/remove-hyperlinks-including-...