Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 16,757 for

true type

(0.16 sec)
  1. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets using Aspose.Cells for Node.js via C++. Ensure fonts are available for optimal conversion fidelity....accept a Boolean‑type second parameter. Passing true as the second...setFontFolder ( fontFolder1 , true ); // Setting both font folders...

    docs.aspose.com/cells/nodejs-cpp/configuring-fo...
  2. Using OnAjaxCallFinishedClientFunction of GridW...

    This article introduces how to work with OnAjaxCallFinishedClientFunction in GridWeb....Language = "C#" AutoEventWireup = "true" CodeFile = "TestGridWeb.aspx...GridWeb </ title > < script type = "text/javascript" > var updateCells...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. ChartStyle | Aspose.Words for Java

    Specifies predefined styles of a chart in Java....SHAPE, 0, true); Chart chart = shape.getChart();...chartStyleName) Parameters: Parameter Type Description chartStyleName java...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldAuthor | Aspose.Words for Java

    Implements the AUTHOR field in Java....FIELD_AUTHOR, true); field.update(); Assert.assertEquals("...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  5. Set DefaultFont property of PdfSaveOptions and ...

    Discover how to set the DefaultFont property of PdfSaveOptions and ImageOrPrintOptions using Aspose.Cells for JavaScript via C++. Ensure proper font rendering when fonts are missing....CheckWorkbookDefault attribute is true . This is the screenshot of... TIFF, PDF) </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/set-defaul...
  6. 使用 C++ 操作带有 JavaScript 的图表中的形状|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 添加控件并自定义 Microsoft Excel 中的图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/control...
  7. Receipt recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from scanned receipts.... Setting Type Default value Description AllowedSymbols...AutomaticColorInvers boolean true Improve recognition accuracy...

    docs.aspose.com/ocr/net/recognition-settings-re...
  8. Aspose::Words::Drawing::HorizontalRuleFormat cl...

    Aspose::Words::Drawing::HorizontalRuleFormat class. Represents horizontal rule formatting. To learn more, visit the documentation article in C++.... If true , then the horizontal rule is...::get_WidthPercent . static Type () Examples Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Node::Clone method | Aspose.Word...

    Aspose::Words::Node::Clone method. Creates a duplicate of the node in C++....Parameter Type Description isCloneChildren bool True to recursively...( para ) -> Clone ( true ); ASSERT_TRUE (( System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Manage Callouts in Presentation Charts in .NET|...

    Create and style callouts in Aspose.Slides for .NET with concise C# code examples, compatible with PPT and PPTX to automate presentation workflows.... ShowValue = true ; chart . ChartData . Series...DefaultDataLabelForm . ShowLabelAsDataCallo = true ; chart . ChartData . Series...

    docs.aspose.com/slides/net/callout/