Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 10,695 for

true type

(0.09 sec)
  1. NodeList Class | Aspose.Words for .NET

    Explore the Aspose.Words.NodeList class, your go-to solution for efficiently managing XPath query results and enhancing document processing capabilities....ArgumentException ( "Field start type must be FieldHyperlink." );...UpdateFieldCode (); } } /// <summary> /// True if the hyperlinks target is...

    reference.aspose.com/words/net/aspose.words/nod...
  2. 用Node.js via C++创建和管理图表|Documentation

    学习如何使用Aspose.Cells for Node.js在Microsoft Excel中创建图表。我们的指南将展示各种图表类型以及如何自定义其外观和格式。...setChartDataRange ( "A1:C4" , true ); // Saving the Excel file...getNSeries (). add ( "A1:B3" , true ); // Saving the Excel file...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-ch...
  3. FontInfoCollection.embed_system_fonts property ...

    FontInfoCollection.embed_system_fonts property. Specifies whether or not to embed System fonts into the document...embed_true_type_fonts option is set to True . @property...Remarks Setting this property to True is useful if the user is on...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis.hidden property | Aspose.Words for Py...

    ChartAxis.hidden property. Gets or sets a flag indicating whether this axis is hidden or not.... insert_chart ( chart_type = aw . drawing . charts . ChartType...axis_x . hidden = True chart . axis_y . hidden = True doc . save (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用GridJs存储|Documentation

    本文描述了Aspose.Cells.GridJs的一般处理。...return Response ( ret , content_type = 'text/plain; charset=utf-8'...response . headers [ 'Content-Type' ] = 'text/plain; charset=utf-8'...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  6. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position.... Parameter Type Description text str The string...builder . cell_format . fit_text = True builder . row_format . clear_formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using Node.js via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings.... Select any text alignment type using the TextAlignmentType...pre-defined text alignment types in the TextAlignmentType enumeration...

    docs.aspose.com/cells/nodejs-cpp/cells-alignmen...
  8. HtmlLoadOptions.support_font_face_rules propert...

    HtmlLoadOptions.support_font_face_rules property. Gets or sets a value indicating whether to support @font-face rules and whether to load declared fonts...embed_true_type_fonts property of the DocumentBase...collection should be set to True . Supported font formats are...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FormField::get_Calculate...

    Aspose::Words::Fields::FormField::get_CalculateOnExit method. True if references to the specified form field are automatically updated whenever the field is exited in C++....FormField::get_CalculateOnExit method True if references to the specified...comboBox -> set_CalculateOnExit ( true ); ASSERT_EQ ( 3 , comboBox...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. ChartShapeType Enum | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.Charts.ChartShapeType enum to define diverse chart element shapes, enhancing your document's visual appeal and data clarity....enumeration Specifies the shape type of chart elements. public enum...HasDataLabels = true ; series . DataLabels . ShowValue = true ; // Format...

    reference.aspose.com/words/net/aspose.words.dra...