Sort Score
Result 10 results
Languages All
Labels All
Results 8,711 - 8,720 of 222,975 for

new

(0.1 sec)
  1. ListFormat.applyNumberDefault method | Aspose.W...

    ListFormat.applyNumberDefault method. Starts a New default numbered list and applies it to the paragraph....applyNumberDefault() Starts a new default numbered list and applies...shortcut method that creates a new list using the default numbered...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Compress any size documents by applying ...

    Compress any document size quickly and efficiently with parallel processing....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/net/advanced-api-featur...
  3. ChartNumberFormat.formatCode property | Aspose....

    ChartNumberFormat.formatCode property. Gets or sets the format code applied to a data label....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 创建复杂的 PDF 使用 Aspose.PDF|Aspose.PDF for Android ...

    Aspose.PDF for Android via Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...pdf" ; myExternalFile = new File ( getExternalFilesDir (...初始化文档对象 Document document = new Document (); // 添加页面 Page page...

    docs.aspose.com/pdf/zh/androidjava/complex-pdf-...
  5. 用 JavaScript 通过 C++ 创建透明 Excel 工作表图片|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 生成 Excel 工作表的透明图片。...uploaded file const wb = new Workbook ( new Uint8Array ( arrayBuffer...print options const imgOption = new ImageOrPrintOptions (); imgOption...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  6. 使用JavaScript通过C++为工作簿渲染指定单独或私有的字体集|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript为工作簿渲染指定单独或私有的字体集。... const fontConfigs = new IndividualFontConfig (); // If...with font configs. const opts = new LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  7. 用C++设置字体|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的字体,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用Aspose.Cells库设置单元格字体。...Create a new workbook Workbook workbook ; // Add a new worksheet..."Times New Roman" style . GetFont (). SetName ( u "Times New Roman"...

    docs.aspose.com/cells/zh/cpp/cells-font-settings/
  8. Recognition XDimension Mode|Documentation

    This article explains how barcode recognition can be optimized for different bercode sizes and scan resolutions...Normal" ); var readerNormal = new BarCodeInstance . BarCodeReader...Small" ); var readerSmall = new BarCodeInstance . BarCodeReader...

    docs.aspose.com/barcode/javascript-cpp/recognit...
  9. ChartType | Aspose.Words for Java

    Specifies type of a chart in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...add("Series 1", categories, new double[]{76.6, 82.1, 91.6});...

    reference.aspose.com/words/java/com.aspose.word...
  10. DownsampleOptions | Aspose.Words for Java

    Allows to specify downsample options in Java.... Document doc = new Document(getMyDir() + "Images...PDF. PdfSaveOptions options = new PdfSaveOptions(); // By default...

    reference.aspose.com/words/java/com.aspose.word...