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

load

(1.13 sec)
  1. Android API to Render MHTML to MARKDOWN | produ...

    Transform MHTML to MARKDOWN via Android via Java API...to DOC by using save method Load DOC file by using Document class...ZIP file from downloads . // load MHTML file with an instance...

    products.aspose.com/total/android-java/conversi...
  2. Issue with the excel Xls file when tested in As...

    Hi Team, I tried adding the Xls file to Aspose checker and there was pop up stating converted into PDF and vanished within few seconds. But I was unable to find the converted PDF document. Please find the attached sam…...Cells: // Load the Excel file Workbook workbook...is not an Excel file. When loading the sample file, it is necessary...

    forum.aspose.com/t/issue-with-the-excel-xls-fil...
  3. On Premise, Cloud & App Based Solutions to Proc...

    Create, process & convert Microsoft Visio drawings via High Code APIs or Cloud-based SDKs. Or use our cross-platform apps to view or convert Visio files.... Modify diagram elements & load existing files. Aspose.Diagram...for Node.js via Java Create, Load, Manipulate & Print Microsoft...

    products.aspose.com/diagram/
  4. FileFormatUtil Class | Aspose.Words for .NET

    Effortlessly manage file formats with Aspose.Words.FileFormatUtil. Detect formats and convert extensions seamlessly for enhanced productivity....Converts IANA content type into a load format enumerated value. static...LoadFormatToExtensio ( LoadFormat ) Converts a load format enumerated value into...

    reference.aspose.com/words/net/aspose.words/fil...
  5. Search PDF using C++ | Aspose.PDF

    Search PDF document without opening programmatically with C++ sample code using Aspose.PDF for C++.... Load the PDF with an instance of...information. Search PDF Files - C++ // Load PDF document Document pdfDocument...

    products.aspose.com/pdf/cpp/search/
  6. Public API Changes in Aspose.Cells 8.6.2|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....rest of the process includes loading the designer spreadsheet containing...as demonstrated below. C# //Loading the designer spreadsheet in...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Convert MSG to EML in Node.js with Aspose.Email...

    Convert MSG to EML easily with Aspose.Email for Node.js via .NET for efficient email format management....js programmers can easily load & convert MSG files to EML in...lines of code. Load MSG file with MailMessage.Load . Convert the...

    products.aspose.com/email/nodejs-net/conversion...
  8. 从TTF文件加载字体| .NET

    。让我们看一下如何从TTF文件中制作它。...TTF, fileDef); 9 10 // Load the font 11 Font font = Font...FontDefinition(FontType.TTF, fileDef); 9 10 // Load the font 11 Font font = Font...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  9. Android API to Render EPUB to DOCM | products.a...

    Transform EPUB to DOCM via Android via Java API...to DOC by using save method Load DOC file by using Document class...ZIP file from downloads . // load EPUB file with an instance of...

    products.aspose.com/total/android-java/conversi...
  10. How to Convert HTML to PDF with C++|Documentation

    This topic shows you how to convert HTML to PDF saveformat and MHTML to PDF saveformat using Aspose.Cells for C++....:: Startup (); // Create HTML load options HtmlLoadOptions options...options ( LoadFormat :: Html ); // Load the HTML file into a workbook...

    docs.aspose.com/cells/cpp/convert-html-to-pdf/