Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 16,776 for

true type

(3.26 sec)
  1. TableConfig|Documentation

    TableConfig element organizes questions and answers in a tabular structure....namespaces to use TableConfig types without specifying the fully...hierarchy. Required properties Name Type Description AnswersCount int...

    docs.aspose.com/omr/net/programmatic-forms/tabl...
  2. Border.shadow property | Aspose.Words for Python

    Border.shadow property. Gets or sets a value indicating whether the border has a shadow....bottom) should be of the same type, width, color and all should...have the Shadow property set to True . Examples Shows how to create...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.HasMacros | Aspose.Words for .NET

    Discover if your document contains VBA project macros with the HasMacros property. Enhance automation and efficiency in your workflows today!...HasMacros property Returns true if the document has a VBA project...That ( doc . HasMacros , Is . True ); // Insert a MACROBUTTON field...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Missing text in labels - Free Support Forum - a...

    Hi, when I try to get an image from a chart in Excel, only parts of the labels are picked. In the example, you will see that ‘Type…’ is missing. Here is the code: Aspose.Cells.License lic = new Cells.License(); lic…...example, you will see that ‘Type…’ is missing. Here is the code:...options.AllColumnsInOnePageP = true; options.ImageType = Aspose...

    forum.aspose.com/t/missing-text-in-labels/310539
  5. 通过JavaScript和C++管理Excel图表的数据标签|Documentation

    学习如何有效管理Excel图表中的数据标签,使用Aspose.Cells for Java脚本通过C++。本指南涵盖添加、删除和修改标签等多种管理任务,以提升图表的可读性和实用性。...Labels Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  6. Aspose::Words::Fields::FieldCompare::get_Compar...

    Aspose::Words::Fields::FieldCompare::get_ComparisonOperator method. Gets or sets the comparison operator in C++....FieldType :: FieldCompare , true )); field -> set_LeftExpression...FieldType :: FieldCompare , true )); field -> set_LeftExpression...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. LineNumberRestartMode | Aspose.Words for Java

    Determines when automatic line numbering restarts in Java...."SuppressLineNumbers" flag set to "true". // This paragraph is on the...getParagraphFormat().setSuppressLineNumbe(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  8. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java....DOCLING); // Set to true to render non-image shapes and...saveOptions.setRenderNonImageSha(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Showing Cell Range as the Data Labels with Java...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for JavaScript 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....showCellRange property to true to enable the Label Contains...Labels Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/showing-ce...
  10. Reading Cell Values in Multiple Threads Simulta...

    Learn how to read cell values in multiple threads simultaneously through the Aspose.Cells for JavaScript via C++ API....multiThreadReading(boolean) to true . If you do not set it, you...cells . multiThreadReading ( true ); then the following message...

    docs.aspose.com/cells/javascript-cpp/reading-ce...