Sort Score
Result 10 results
Languages All
Labels All
Results 9,101 - 9,110 of 213,191 for

new

(0.3 sec)
  1. Export print area range to HTML with JavaScript...

    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....stream const workbook = new Workbook ( new Uint8Array ( arrayBuffer...HtmlSaveOptions const options = new AsposeCells . HtmlSaveOptions...

    docs.aspose.com/cells/javascript-cpp/export-pri...
  2. 用JavaScript通过C++在PDF中嵌入附件|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++在PDF中嵌入Ole对象作为附件。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...attachment. const pdfSaveOptions = new PdfSaveOptions (); pdfSaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/embed-a...
  3. 在从HTML导入时避免大数字的指数表示|Documentation

    学习如何在使用Aspose.Cells for JavaScript通过C++导入HTML时防止大数字被转换为指数形式。...byte array const byteArray = new TextEncoder (). encode ( html...precision true const loadOptions = new HtmlLoadOptions ( LoadFormat...

    docs.aspose.com/cells/zh/javascript-cpp/avoid-e...
  4. 使用 Node.js 和 C++ 将Excel转换为高分辨率图像|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将Excel文件转换为高分辨率图片。...Excel file const workbook = new AsposeCells . Workbook ( filePath...ImageOrPrintOptions const options = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  5. Working with GridJs Server Side|Documentation

    This article describes how to use Aspose.Cells.GridJs library....xlsx' gwb = new GridJsWorkbook (); gwb . ImportExcelFile...spreadsheet file in cache gwb = new GridJsWorkbook (); # p is the...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  6. MailMerge.UnconditionalMergeFieldsAndRegions | ...

    Discover how MailMerge's UnconditionalMergeFieldsAndRegions property enhances document automation by merging fields and regions without conditional limits....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...countAllMergeFields ; DataTable dataTable = new DataTable (); dataTable . Columns...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Calculate Page Setup Scaling Factor with Node.j...

    This article provides sample code explaining how to use the Node.js API with C++ to calculate the page‑setup scaling factor using the **Fit to n page(s) wide by m tall** option of an Excel worksheet programmatically....external links const workbook = new AsposeCells . Workbook ( filePath...const sr = new AsposeCells . SheetRender ( worksheet , new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/calculate-page...
  8. Read Barcodes with Unicode Encodings|Documentation

    This article describes how to decode barcodes with Unicode encoding...using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...using ( BarCodeReader read = new BarCodeReader ( $"{path}QRDetectEncoding...

    docs.aspose.com/barcode/net/read-unicode-encodi...
  9. SignatureLine.Instructions | Aspose.Words for .NET

    Discover how to customize signer instructions with the SignatureLine property. Enhance the signing experience by adding clear, personalized guidance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions options = new SignatureLineOptions { AllowComments...

    reference.aspose.com/words/net/aspose.words.dra...
  10. SignatureLine.AllowComments | Aspose.Words for ...

    Discover the SignatureLine AllowComments property, enable signers to add comments in the Sign dialog for enhanced feedback. Default is false....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions options = new SignatureLineOptions { AllowComments...

    reference.aspose.com/words/net/aspose.words.dra...