Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 16,764 for

true type

(0.18 sec)
  1. 如何用C++创建瀑布图|Documentation

    用C++和Aspose.Cells for C++ API在Excel中创建瀑布图。...5 ); // Add a Chart of type Waterfall in same worksheet...U16String ( u "$B$1:$C$6" ), true ); // Add Category Data chart...

    docs.aspose.com/cells/zh/cpp/creating-waterfall...
  2. EQ Field Underline Styles Not Preserved During ...

    Description When converting a DOCX document to image (PNG) or HTML using Aspose.Words, underline styles defined inside an EQ field (FieldEquation) are not rendered correctly. Specifically, any underline style applied vi…...<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8".../><meta http-equiv="Content-Style-Type" content="text/css" /><meta...

    forum.aspose.com/t/eq-field-underline-styles-no...
  3. ShapeBase.BoundsWithEffects | Aspose.Words for ...

    Discover the ShapeBase BoundsWithEffects property to get the final extent of your shape after applying drawing effects, measured in points for precision.... Shape , true ). OfType < Shape >(). ToArray...terms of dimensions and shape type. Assert . That ( shapes [ 1...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 通过C++用JavaScript计算公式|Documentation

    本文介绍如何使用Aspose.Cells库通过C++调用JavaScript在Microsoft Excel中计算公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法计算公式并获取结果。最后,将修改后的Excel文件保存到磁盘。...Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  5. Aspose::Words::Drawing::SignatureLine class | A...

    Aspose::Words::Drawing::SignatureLine class. Provides access to signature line properties. To learn more, visit the documentation article in C++....Default value for this property is true . get_Email () Gets or sets...Default value for this property is true . get_Signer () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. IFieldResultFormatter.formatNumeric method | As...

    IFieldResultFormatter.formatNumeric method. Called when Aspose.Words applies a numeric format switch, i.e...format : string ) Parameter Type Description value number format...newly created fields of three types of formats. // Field result...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…... depending on your document type. Here’s how to set the watermark...GetChildNodes(NodeType.Page, true)) { stamp.SetOrigin(0, 0); //...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  8. 如何用 JavaScript 通过 C++ 改变评论的字体颜色|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....Color Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  9. 如何通过 JavaScript 和 C++ 控制工作表标签栏|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 控制工作表标签栏。...Worksheet and Save </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  10. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using C#. Convert DOCX forms to PDF C#. Use PdfSaveOptions to change the result of saving a document to PDF.... Microsoft Word has more types of forms, for example, calendar...document, set EmbedFullFonts to true To subset fonts when saving...

    docs.aspose.com/words/net/specify-rendering-opt...