Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 16,757 for

true type

(0.6 sec)
  1. TextPath.text property | Aspose.Words for Python

    TextPath.text property. Defines the text of the text path.... bold = True shape . text_path . italic = True # Below are...TEXT_PLAIN_TEXT , shape . shape_type ) # Use the "on" property to...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataLabelCollection.rotation property | As...

    ChartDataLabelCollection.rotation property. Gets or sets the rotation of the data labels of the entire series in degrees.... insert_chart ( chart_type = aw . drawing . charts . ChartType...has_data_labels = True data_labels . show_value = True data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Setting Chart Appearance with C++|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....a brief introduction to the types of charts and charting objects...GetNSeries (). Add ( u "A1:B3" , true ); // Setting the foreground...

    docs.aspose.com/cells/cpp/setting-chart-appeara...
  4. ChartAxis.Title | Aspose.Words for .NET

    Discover the ChartAxis Title property for easy access and customization of axis titles, enhancing your data visualization and presentation.... Show = true ; ChartAxisTitle chartAxisYTitle...chartAxisYTitle . Show = true ; chartAxisYTitle . Overlay = true ; chartAxisYTitle...

    reference.aspose.com/words/net/aspose.words.dra...
  5. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    Discover the DocumentVisitor VisitRowEnd method, essential for managing table row enumeration in your applications. Enhance your coding efficiency today!...VisitRowEnd ( Row row ) Parameter Type Description row Row The object...mDocTraversalDepth ++; mVisitorIsInsideTabl = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose::Words::Border::ClearFormatting method |...

    Aspose::Words::Border::ClearFormatting method. Resets border properties to default values in C++....-> get_LineStyle ()); ASSERT_TRUE ( borders -> idx_get ( 0 ) ->...for C++ Aspose::Words::Border::Type method Aspose::Words::Border::Equals...

    reference.aspose.com/words/cpp/aspose.words/bor...
  7. Eliminate Extra spacing\lines in MS Word before...

    Hello We use MS Word Template with xml data to create pdfs using Aspose. Currently we are facing an issue when we assemble multiple Word Templates together before mailmerge. Looking to see how to eliminate the extra li…... Section break type A NewPage section break inserts...GetChildNodes(NodeType.Paragraph, true).Cast<Paragraph>() .Where(p...

    forum.aspose.com/t/eliminate-extra-spacing-line...
  8. Custom Validation in GridWeb|Documentation

    This article introduces custom validation in GridWeb.... The normal validation types in Cells: https://docs.aspose...GridValidationType . DropDownList , true ); // Adding values to DropDownList...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. Working with Messages from IMAP Server|Document...

    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.... list_messages ( True ) Please note that using this...information (size, name, media type). ImapAttachmentInfoCo class...

    docs.aspose.com/email/python-net/working-with-m...
  10. Manage Presentation Headers and Footers in C++|...

    Use Aspose.Slides for C++ to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....-> get_Placeholder () -> get_Type () == PlaceholderType :: Header...() -> SetAllFootersVisibil ( true ); // Access and Update Header...

    docs.aspose.com/slides/cpp/presentation-header-...