Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 145,993 for

load

(0.1 sec)
  1. Aspose.Cells 8.9.0中的公共API更改|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....DefaultFontName = "Arial" ; // Load a spreadsheet in an instance... DefaultFont = "Arial" ; // Load a spreadsheet in an instance...

    docs.aspose.com/cells/zh/net/public-api-changes...
  2. DocSaveOptions.save_routing_slip property | Asp...

    DocSaveOptions.save_routing_slip property. When ``False``, RoutingSlip data is not saved to output document...password which will protect the loading of the document by Microsoft...= options ) # To be able to load the document, # we will need...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Mail Merge and Reporting in C#|Aspose.Words for...

    Mail Merge is a popular feature for quickly creating documents using C#. Aspose.Words for .NET takes the standard Mail Merge functionality and advances it many steps ahead, turning it into a full-fledged reporting solution that allows you to create even more complex documents such as reports, catalogs, inventories, and invoices....Words provides the ability to load documents in various supported...Merge operation. Usually, a loaded document allows you to store...

    docs.aspose.com/words/net/mail-merge-and-report...
  4. 从CFF文件加载字体| .NET

    。让我们看一下如何从CFF文件中制作它。...CFF, fileDef); 9 10 // Load the font 11 Font font = Font..."CenturyGothic.cff" ); 3 4 // Load font binary data into byte array...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  5. XPS to BMP Conversion API for | Java

    Sample Java conversion code for XPS format to BMP file. Use this example code to convert XPS to BMP within any Web or Desktop Java based application....it easy for the developers to load and convert XPS files to BMP...in just a few lines of code. Load XPS file in an instance of PsDocument...

    products.aspose.com/page/java/conversion/xps-to...
  6. Displaying Email Information on Screen in Jytho...

    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....Create MailMessage instance by loading an Eml file message_format...MailMessage () message = mailMessage . load ( dataDir + "Message.eml" )...

    docs.aspose.com/email/java/displaying-email-inf...
  7. Convert MSG to PST via Java | products.aspose.com

    Try the code sample to convert MSG files to PST format in Java. DownLoad Java API to take your email processing applications to the next level....MapiMessage class is used to load and manipulate an email message...folder name. Load the MSG file using MapiMessage.load method and...

    products.aspose.com/email/java/conversion/msg-t...
  8. Extract Vector Data from a PDF file using Pytho...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, linewidth, etc.... Load the PDF document using ‘ap.Document’...preserving vector shapes and paths: Load the PDF document. Access the...

    docs.aspose.com/pdf/python-net/extract-vector-d...
  9. Limitations and API Differences|Documentation

    Aspose.Cells for Python via Java limitations and API differences....constructor new Workbook() Workbook() Load from file new Workbook("file...xlsx") Workbook("file.xlsx") Load from stream new Workbook(stream)...

    docs.aspose.com/cells/python-java/limitations-a...
  10. How to Save a Webpage as a PDF – C# Examples

    Learn how to save a webpage as a PDF in C#. Turn any webpage into PDF, downLoad webpages as PDF files, and export HTML to PDF with Aspose.HTML for .NET....This article explains how to load a webpage from a URL and save...C# Example Load an HTML document. The class loads and parses...

    docs.aspose.com/html/net/how-to-save-a-webpage-...