Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 16,797 for

true type

(0.22 sec)
  1. 用JavaScript通过C++设置主轴和副轴|Documentation

    学习如何理解和使用Aspose.Cells for JavaScript通过C++中的主轴和副轴。我们的指南将帮助您理解主轴与副轴的区别,以及如何有效配置和使用它们。...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/primary...
  2. ChartDataLabelLocationMode | Aspose.Words for Java

    Specifies how the values u200bu200bthat specify the location of a data label - the ChartDataLabel.getLeft / ChartDataLabel.setLeftdouble and ChartDataLabel.getTop / ChartDataLabel.setTopdouble properties - are interpreted in Java....hasDataLabels(true); ChartDataLabelCollec dataLabels...setShowValue(true); dataLabels.setShowLeaderLines(true); // The Position...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word document. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...get_NodeType () const Gets the type of this node. get_ParentNode...

    reference.aspose.com/words/cpp/aspose.words/node/
  4. RevisionOptions | Aspose.Words for Java

    Allows to control how document revisions are handled during layout process in Java....setShowOriginalRevis(true); revisionOptions.setShowRevisionMarks(true); // Get...setShowOriginalRevis(true); revisionOptions.setShowRevisionMarks(true); // Get...

    reference.aspose.com/words/java/com.aspose.word...
  5. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for JavaScript via C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance....for chart fill: </ p > < input type = "file" id = "fileInput" accept...".xls,.xlsx,.csv" /> < input type = "file" id = "imageInput" accept...

    docs.aspose.com/cells/javascript-cpp/set-pictur...
  6. FontSettings.SubstitutionSettings | Aspose.Word...

    Explore the FontSettings SubstitutionSettings property to optimize your font substitution process and enhance text display quality effortlessly.... Type , Is . EqualTo ( FontSourceType...FontInfoSubstitution . Enabled = true ; doc . FontSettings . SubstitutionSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  7. StructuredDocumentTagRangeStart.Accept | Aspose...

    Discover how the StructuredDocumentTagRangeStart Accept method enhances document processing by effectively accepting visitors for seamless integration....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...visit the nodes. Return Value True if all nodes were visited; false...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Preserve Single Quote Prefix of Cell Value or R...

    Learn how to preserve Single Quote Prefix of Cell Value or Range through the Aspose.Cells for JavaScript via C++ API....quotePrefix as true for that cell. If you set an...Style.quotePrefix was true , it will remain true , and if the old...

    docs.aspose.com/cells/javascript-cpp/preserve-s...
  9. FieldInfo.info_type property | Aspose.Words for...

    FieldInfo.info_Type property. Gets or sets the Type of the document property to insert....info_type property FieldInfo.info_type property Gets or sets...sets the type of the document property to insert. @property def info_type...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Show Formulas Instead of Values in a Worksheet ...

    This article provides sample code for using the JavaScript API via C++ to programmatically display formulas rather than values in an Excel worksheet or spreadsheet.... Set this to true to make Microsoft Excel display...Formulas Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/show-formu...