Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 17,154 for

true type

(0.13 sec)
  1. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in Java for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....ClusteredColumn , 50 , 50 , 600 , 400 , true ); IChartSeriesCollecti series...change. Set your preferred fill type and fill color. Save the modified...

    docs.aspose.com/slides/java/chart-series/
  2. 4542 -Gml SourceDriverOptions -RestoreSchema - ...

    Hi Aleaxnder, 1.I used: .if (sourceFormat.Equals(“Gml”, StringComparison.OrdinalIgnoreCase)) { options.SourceDriverOptions = new GmlOptions { RestoreSchema = True }; } What is meaning of using RestoreSchema ? 3.…...GmlOptions { RestoreSchema = true }; } What is meaning of using...schema (attribute names, types, geometry types) from the GML file....

    forum.aspose.com/t/4542-gml-sourcedriveroptions...
  3. Determine if Shape is Smart Art Shape with C++|...

    Learn how to determine if a shape is a Smart Art Shape using Aspose.Cells for C++....Output Is Smart Art Shape : True AI Document Assistant Close...C++ Extract Text from the Gear Type SmartArt Shape with C++ Analyzing...

    docs.aspose.com/cells/cpp/determine-if-shape-is...
  4. Manage Callouts in Presentation Charts with Pyt...

    Create and style callouts in Aspose.Slides for Python .NET with concise code examples, compatible with PPT, PPTX and ODP to automate presentation workflows.... show_value = True chart . chart_data . series...show_label_as_data_callout = True chart . chart_data . series...

    docs.aspose.com/slides/python-net/callout/
  5. Aspose::Words::Fields::FieldData class | Aspose...

    Aspose::Words::Fields::FieldData class. Implements the DATA field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldSkipIf class | Aspose.Words for Python

    aspose.words.fields.FieldSkipIf class. Implements the SKIPIF field... If the comparison is true, SKIPIF cancels the current...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Terminator shape bumed from one side. and it is...

    Hi Team, I am using Aspose diagram to create the visio and converting visio to pdf. Cdde snippet- image.png (134.8 KB) Issue I am getting image.png (4.2 KB) The shape I am expecting image.png (4.1 KB) Package I a…...AspectRatioLocked property to true . This will ensure that the...object shape.AspectRatioLocked = true; // Set the desired width and...

    forum.aspose.com/t/terminator-shape-bumed-from-...
  8. XpsSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.XpsSaveOptions constructor... Parameter Type Description save_format SaveFormat..."UseBookFoldPrintingS" property to "true" to arrange the contents # in...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AsposeWordsPrintDocument | Aspose.Words for .NET

    Discover the Aspose.Words PrintDocument constructor to easily create and manage document printing in your applications. Boost productivity with seamless integration!...Document document ) Parameter Type Description document Document...printDlg . AllowSomePages = true ; printDlg . PrinterSettings...

    reference.aspose.com/words/net/aspose.words.ren...
  10. Accessing XML Data in C#|Aspose.Words for .NET

    Learn how to access XML data while building a report using LINQ in C#....recognize values of the following types by their string representations:...Note – For recognition of data types to work, string representations...

    docs.aspose.com/words/net/accessing-xml-data/