Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 16,773 for

true type

(0.26 sec)
  1. Showing Cell Range as the Data Labels with Node...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....getShowCellRange() property to true to select the Label Contains...dataLabels . setShowCellRange ( true ); // Save the workbook workbook...

    docs.aspose.com/cells/nodejs-cpp/showing-cell-r...
  2. BarcodeParameters.CaseCodeStyle | Aspose.Words ...

    Discover the CaseCodeStyle property for ITF14 barcodes. Explore valid options like STDEXTADD to enhance your barcode design and functionality....Style of a Case Code for barcode type ITF14. The valid values are...examples of different barcode types that we can create using our...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Autofit Setting for Tables|Aspose.Words for Java

    Autofit settings to tables. Docx4j does not provide an opportunity to autofit settings to tables....enumeration which defines what type of auto fitting is applied to...getChild ( NodeType . TABLE , 0 , true ); // Autofit the first table...

    docs.aspose.com/words/java/autofit-setting-for-...
  4. Aspose::Words::Drawing::AdjustmentCollection cl...

    Aspose::Words::Drawing::AdjustmentCollection class. Represents a read-only collection of Adjustment adjust values that are applied to the specified shape in C++....System::TypeInfo&) const override static Type () Examples Shows how to work...Words :: NodeType :: Shape , 0 , true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::SubDocument class | Aspose.Words...

    Aspose::Words::SubDocument class. Represents a SubDocument - which is a reference to an externally stored document. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...method that converts a node type enum value into a user friendly...

    reference.aspose.com/words/cpp/aspose.words/sub...
  6. Aspose::Words::Fonts::FontInfoCollection::Conta...

    Aspose::Words::Fonts::FontInfoCollection::Contains method. Determines whether the collection contains a font with the given name in C++....:: String & name ) Parameter Type Description name const System::String&...font to locate. ReturnValue true if the item is found in the...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Discontinuous Line Rendering in EQ Fields Using...

    Description EQ (FieldEquation) fields that contain line elements rendered with the PMingLiU (新細明體) font are displayed incorrectly. The line appears discontinuous in the output, while it is rendered as a continuous line …...<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/discontinuous-line-rendering...
  8. Format Presentation Charts in Java|Aspose.Slide...

    Learn chart formatting in Aspose.Slides for Java and elevate your PowerPoint presentation with professional, eye-catching styling....along with the any of desired type (in this example we will use...setFontBold ( NullableBool . True ); chartTitle . getPortionFormat...

    docs.aspose.com/slides/java/chart-formatting/
  9. 使用 JavaScript 通过 C++ 将单元格范围显示为数据标签|Documentation

    学习如何在图表中使用 Aspose.Cells for JavaScript 通过 C++ 显示单元格范围作为数据标签。我们的指南将演示如何将标签链接到数据源,并进行格式化,以在图表中提供准确且有意义的信息。...showCellRange 属性设置为 true ,以选择 标签包含-来自单元格的值 选项。 <!DOCTYPE...Labels Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/showing...
  10. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...document can be accessed via typed collections, for example Document...can be selected by their node type using CompositeNode.get_child_nodes()...

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