Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 10,765 for

true type

(0.04 sec)
  1. SaveOptions.create_save_options method | Aspose...

    aspose.words.saving.SaveOptions.create_save_options method... Parameter Type Description save_format SaveFormat...file_name : str ): ... Parameter Type Description file_name str The...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartSeriesGroupCollection Class | Aspose.Words...

    Explore the Aspose.Words.ChartSeriesGroupCollection class, your go-to solution for managing and organizing ChartSeriesGroup objects effortlessly....group of the specified series type to this collection. GetEnumerator...series group, also of the line type. ChartSeriesGroup newSeriesGroup...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Error Bar|Aspose.Slides for Python Documentation

    Add error bar to PowerPoint presentations in Python...applies when using a custom value type. To specify a value, use the...BUBBLE , 50 , 50 , 400 , 300 , True ) # Adding Error bars and setting...

    docs.aspose.com/slides/python-net/error-bar/
  4. DocumentBuilder.MoveToSection | Aspose.Words fo...

    Discover the DocumentBuilder MoveToSection method to easily navigate to the start of any section's body, enhancing your document editing efficiency....int sectionIndex ) Parameter Type Description sectionIndex Int32...PageSetup . DifferentFirstPageHe = true ; builder . PageSetup . OddAndEvenPagesHeade...

    reference.aspose.com/words/net/aspose.words/doc...
  5. CustomXmlPropertyCollection.Count | Aspose.Word...

    Discover the CustomXmlPropertyCollection Count property to easily retrieve the total number of elements in your collection for efficient data management.... SmartTag , true ). OfType < SmartTag >(). ToArray...each type of smart tag. // The properties of a "date"-type smart...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Working With Tables in Ruby|Aspose.Words for Java

    Working With Tables using Ruby....doc" ) node_type = Rjb :: import ( 'com.aspose.... getChild ( node_type . TABLE , 0 , true ) # Autofit the first...

    docs.aspose.com/words/java/working-with-tables-...
  7. Aspose::Words::Fields::FieldSymbol::get_Charact...

    Aspose::Words::Fields::FieldSymbol::get_CharacterCode method. Gets or sets the character's code point value in decimal or hexadecimal in C++....( FieldType :: FieldSymbol , true )); // The ANSI character code...0x00a9 )); field -> set_IsAnsi ( true ); ASSERT_EQ ( u " SYMBOL 169...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE objects from streams....Stream presentation ) Parameter Type Description stream Stream Stream...powerpointStream , "OleObject.pptx" , true , imageStream ); } } // Double-click...

    reference.aspose.com/words/net/aspose.words/doc...
  9. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals....method to add series to any type of Bar, Column, Line and Surface...labels. series . HasDataLabels = true ; string decimalSeparator =...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Chart Workbook|Aspose.Slides for Python Documen...

    Chart workbook in PowerPoint presentation in Python...BUBBLE , 50 , 50 , 600 , 400 , True ) series = chart . chart_data...show_label_value_from_cell = True wb = chart . chart_data . chart_data_workbook...

    docs.aspose.com/slides/python-net/chart-workbook/