Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 16,711 for

true type

(0.28 sec)
  1. FieldDisplayBarcode.PosCodeStyle | Aspose.Words...

    Discover the FieldDisplayBarcode PosCodeStyle property for customizing Point of Sale barcodes. Supports UPCA, EAN13, and more for optimal efficiency....Point of Sale barcode (barcode types UPCA|UPCE|EAN13|EAN8). The valid...FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...

    reference.aspose.com/words/net/aspose.words.fie...
  2. PDF Tooltip using using C++|Aspose.PDF for C++

    Learn how to add tooltip to the text fragment in PDF using C++ and Aspose.PDF...show/hide a text field (or any other type of annotation) when entering/exiting...floatingField -> set_ReadOnly ( true ); // Set 'hidden' flag to make...

    docs.aspose.com/pdf/cpp/pdf-tooltip/
  3. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Chart" ); // Set the Placement Type, the way the label is attached...textbox0 . GetFont (). SetIsBold ( true ); // Set the font size textbox0...

    docs.aspose.com/cells/cpp/controls-in-charts/
  4. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Add method. Adds a string to the end of the collection in C++....:: String & value ) Parameter Type Description value const System::String&...IndexOf ( u "Two" )); ASSERT_TRUE ( dropDownItems -> Contains...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Customize Chart Axes in Presentations Using PHP...

    Discover how to use Aspose.Slides for PHP via Java to customize chart axes in PowerPoint presentations for reports and visualizations....your preferred category axis type ( date or text ). This code...getVerticalAxis () -> setTitle ( true ); $chart -> getAxes () -> getVerticalAxis...

    docs.aspose.com/slides/php-java/chart-axis/
  6. ChartTitle.show property | Aspose.Words for Python

    ChartTitle.show property. Determines whether the title shall be shown for this chart... Default value is True . @property def show ( self...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldXE.is_italic property | Aspose.Words for P...

    FieldXE.is_italic property. Gets or sets whether to apply italic formatting to the entry's page number.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () index...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldIndex.heading property | Aspose.Words for ...

    FieldIndex.heading property. Gets or sets a heading that appears at the start of each set of entries for any given letter.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () index...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldDisplayBarcode.ScalingFactor | Aspose.Word...

    Discover the FieldDisplayBarcode ScalingFactor property to easily adjust symbol size in whole percentages from 10% to 1000%. Optimize your barcode displays!...FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...FieldType . FieldDisplayBarcode , true ); field . BarcodeType = "EAN13"...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Difference in Aspose behaviour vs MS Office beh...

    Hi, I’m trying to insert a document at a bookmark location using Aspose.Words, and I’m attempting to replicate the same behavior I currently have with Office Interop. When I compare the results, I notice that Aspose in…...UpdateLinksAtOpen = true; wordApp.DisplayAlerts = WordSpace...ActiveWindow.ActivePane.View.Type = WordSpace.WdViewType.wdNormalView;...

    forum.aspose.com/t/difference-in-aspose-behavio...