Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 16,706 for

true type

(0.17 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....HTML Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/export-pri...
  2. 使用 JavaScript via C++ 计算 Excel 2016 的 MINIFS 和 ...

    本文介绍如何使用 Aspose.Cells 库在 JavaScript via C++ 中计算 Microsoft Excel 2016 的 MINIFS 和 MAXIFS 函数。加载已有的 Excel 文件或创建新文件,然后使用 Aspose.Cells 方法计算这些函数并将结果保存到磁盘。...Calculation to PDF </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  3. DocumentPartSavingArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.DocumentPartSavingArgs class, essential for enhancing document processing with customizable saving options and efficient callbacks.... True ); string partType = string...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FieldPage class | Aspose.Words for Python

    aspose.words.fields.FieldPage class. Implements the PAGE field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldNumPages class | Aspose.Words for Python

    aspose.words.fields.FieldNumPages class. Implements the NUMPAGES field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StyleType enumeration | Aspose.Words for Node.js

    Aspose.Words.StyleType enumeration. Represents Type of the style....StyleType enumeration Represents type of the style. Members Name Description...isListStyleDefinitio ). toEqual ( true ); expect ( list1 . isListStyleReference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::GroupShape class | Aspo...

    Aspose::Words::Drawing::GroupShape class. Represents a group of shapes in a document. To learn more, visit the documentation article in C++....get_CanHaveImage () Returns true if the shape type allows the shape to...get_HasChildNodes () Returns true if this node has any child nodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for JavaScript via C++....property, which should be set to true so that only the font of specific...after setting the property to true . As you can see in the first...

    docs.aspose.com/cells/javascript-cpp/change-the...
  9. 用 via JavaScript 将工作表或图表导出为具有所需宽度和高度的图片|Documen...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将工作表或图表导出为具有特定宽度和高度的图片。...Size) Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  10. ImageSavingArgs.keepImageStreamOpen property | ...

    ImageSavingArgs.keepImageStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving an image.... Specify true to keep the stream open. Examples...isImageAvailable ). toEqual ( true ); console . log ( ` ${ args...

    reference.aspose.com/words/nodejs-net/aspose.wo...