Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 15,993 for

true type

(0.41 sec)
  1. How to hide Y axis for Waterfall chart in Excel...

    I Need to hide the Y axis tick mark labels in waterfall chart. I have this simple program to create the chart and hide the yaxis. Please suggest the change here. import com.aspose.cells.*; import com.aspose.cells.Char…...5); // Add a Chart of type Line in same worksheet as of...getNSeries().add("$B$1:$C$6", true); // Add Category Data chart...

    forum.aspose.com/t/how-to-hide-y-axis-for-water...
  2. VariableCollection | Aspose.Words for Java

    A collection of document variables in Java....FIELD_DOC_VARIABLE, true); field.setVariableName("Home...insertField(FieldType.FIELD_DOC_VARIABLE, true); field.setVariableName("Home...

    reference.aspose.com/words/java/com.aspose.word...
  3. 用JavaScript通过C++将宏分配给表单控件|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将宏代码分配给按钮等表单控件。...Button Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/assign-...
  4. Save QR Codes|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....following steps: Select the Type Input the QR Code content data...gif | tiff | bmp ]& download = true Example: http: //localhost:...

    docs.aspose.com/barcode/java/1-2-3-saving-qr-code/
  5. IComparisonExpressionEvaluator | Aspose.Words f...

    When implemented allows to override default comparison expressions evaluation for the FieldIf and FieldCompare fields in Java.... " IF %s %s %s \"true argument\" \"false argument\"...Object[][] { {" IF %s %s %s \"true argument\" \"false argument\"...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. 支持的文件格式| Java 版 Aspose.Font

    Java API可供开发人员操纵和字体文件。了解aspose.font API解决方案的Java输出和输入格式的支持。...描述 加载 保存 备注 TTF True Type Font TTC True Type Collections OpenType...

    docs.aspose.com/font/zh/java/supported-file-for...
  8. Auto adjust width for textbox according its tex...

    Below is a sample code i want to create a text field with adjust its width according its text also i have changed its property with code but it is not working can you please help me to resolve this issue Shape currentSh…...AutoSize = true; // Disable wrap text (uncheck...FromArgb(ffontcolor); // Set autofit type to resize shape to fit text...

    forum.aspose.com/t/auto-adjust-width-for-textbo...
  9. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection class. Base class for BuiltInDocumentProperties and CustomDocumentProperties collections. To learn more, visit the documentation article in C++....(const System::String&) Returns true if a property with the specified...the specified index. static Type () Remarks The names of the...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. Customizing Charts with JavaScript via C++|Docu...

    Learn how to customize charts in Aspose.Cells for JavaScript via C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....the freedom to use different types of charts for different data...Cells Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/customizin...