Sort Score
Result 10 results
Languages All
Labels All
Results 7,841 - 7,850 of 151,287 for

load

(0.29 sec)
  1. Mail Merge and Reporting in Java|Aspose.Words f...

    Mail Merge is a popular feature for quickly creating documents. Aspose.Words for Java 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/java/mail-merge-and-repor...
  2. Aspose.Slides.NET6.CrossPlatform Is Not Compati...

    Similar to .NET 9 and Aspose.Slides.NET6.CrossPlatform: Unable to Load DLL ‘aspose.slides.drawing.capi_vc14x64’ - Free Support Forum - aspose.com the Aspose.Slides.NET6.CrossPlatform package needs to be updated so that i…...CrossPlatform: Unable to Load DLL ‘aspose.slides.drawing.capi_vc14x64’...resulting in a runtime “Unable to load DLL …” error. Why it happens...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  3. 在 Python 中搜索和过滤 MBOX 邮件|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....# Create an MBOX reader with load options reader = MboxStorageReader...Initialize MBOX reader with load options reader = MboxStorageReader...

    docs.aspose.com/email/zh/python-net/filter-mbox...
  4. FontFallbackSettings.LoadMsOfficeFallbackSettin...

    Discover the FontFallbackSettings LoadMsOfficeFallbackSettings method to easily implement Microsoft Word-like fallback settings with Office fonts for seamless integration....LoadMsOfficeFallback method Loads predefined fallback settings...LoadMsOfficeFallback () Examples Shows how to load pre-defined fallback font settings...

    reference.aspose.com/words/net/aspose.words.fon...
  5. Export CSV to POTX in Android or with free Onli...

    Android API to Convert CSV to POTX without using Microsoft Word or online. Test free CSV to POTX online converter quickly before integrating the code....PDF and set SaveFormat to AUTO Load the converted PDF file using...ZIP file from downloads . // load the CSV file using Workbook...

    products.aspose.com/total/android-java/conversi...
  6. Convert Worksheet to Image - Remove whitespace ...

    Learn how to convert Microsoft Excel worksheets to images and remove whitespace around data using Aspose.Cells for JavaScript via C++.... arrayBuffer (); // Prepare load options and filters const loadOptions...// Instantiate workbook with load options const workbook = new...

    docs.aspose.com/cells/javascript-cpp/convert-wo...
  7. DocSaveOptions.saveFormat property | Aspose.Wor...

    DocSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...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/nodejs-net/aspose.wo...
  8. DocSaveOptions.saveRoutingSlip property | Aspos...

    DocSaveOptions.saveRoutingSlip 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/nodejs-net/aspose.wo...
  9. Convert Excel to CSV, TSV and TXT with C++|Docu...

    Easily convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells with C++.... Load the source workbook, which could...srcDir + u "book1.xls" ; // Load your source workbook Workbook...

    docs.aspose.com/cells/cpp/convert-excel-to-csv-...
  10. Node application (c++) + xlsb file = bad format...

    Hi there, I am working on a project in which I’m using the node wrapper over the c++ library. In our case we narrowed down an issue to this simple operation: open file, then save file. Do this twice in a row on the same…...issue by just doing this: // Load the XLSB file const workbook...custom packages failed: Failed to load nodes and credentials: Error:...

    forum.aspose.com/t/node-application-c-xlsb-file...