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...
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...
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...
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...
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...
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...
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...