Learn how to set ScaleCrop and LinksUpToDate properties of built-in document properties using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...
Easy-to-use JavaScript library for font manipulation from Aspose.Font. Learn how to get metaData from font files....information Live Demos About Font Source Code API Reference Helpful...resources ▼ Live Demos About Font Source Code API Reference Pricing...
Create archives for single or multiple files in Zip, XAR, TAR, CPIO and other archive formats using .NET...Conversion Demos Documentation Source Code API Reference Overview...Conversion Demos Documentation Source Code API Reference Download...
Learn how to set the comment of the table or list object inside the worksheet using Aspose.Cells for JavaScript via C++....following sample code loads the source Excel file (5115514.xlsx) and...Write Table with Query Table DataSource via JavaScript Tables and...
Source code for CPIO to TAR.Z C# conversion. Use API example code for batch CPIO files to TAR.Z conversion within VB.NET Asp.NET or any .NET based application....Conversion Demos Documentation Source Code API Reference Overview...Conversion Demos Documentation Source Code API Reference Download...
Learn how to export or avoid exporting Document, Workbook, and Worksheet properties when converting Excel files to HTML using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...
Create and modify OLE embedding in your document using C++....be used to embed any type of data into the document. This application...applications still use it to embed data if the OLE handler is missing...
Merge multiple a Word document into Image in Java code. Save a Word document as Image using Java....Document (fileName); // Append the source document to the end of the...appendDocument(input, ImportFormatMode.KEEP_SOURCE_FORMATTING); } for ( int page...
Merge multiple a Word document into PDF in Java code. Save a Word document as PDF using Java....Document (fileName); // Append the source document to the end of the...appendDocument(input, ImportFormatMode.KEEP_SOURCE_FORMATTING); } output.save(...
Merge multiple DOC into PNG in Java code. Save DOC as PNG using Java....Document (fileName); // Append the source document to the end of the...appendDocument(input, ImportFormatMode.KEEP_SOURCE_FORMATTING); } for ( int page...