Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 15,944 for

true type

(0.1 sec)
  1. Table Formatting in C++|Aspose.Words for C++

    Table formatting in details using C++. Using C++ to format every part of table....appropriate preferred width type and value are set using the...Preferred Width Type and Value You can use the Type and Value properties...

    docs.aspose.com/words/cpp/applying-formatting/
  2. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with JavaScript and Aspose.Slides for Node.js via Java and speed up presentation editing and data updates....Table class, and many other types. Set First Row as Header Create...its header tbl . setFirstRow ( true ); } } // Saves the presentation...

    docs.aspose.com/slides/nodejs-java/manage-rows-...
  3. ChartAxis.base_time_unit property | Aspose.Word...

    ChartAxis.base_time_unit property. Returns or sets the smallest time unit that is represented on the time category axis....has_major_gridlines = True x_axis . has_minor_gridlines = True # Define Y-axis...has_major_gridlines = True y_axis . has_minor_gridlines = True doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.PSD for Python 通过 .NET 的 24.6 版 - 发行说明|D...

    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.... reverse = True im . save ( outputFile ) with...interpolation ) AssertAreEqual ( True , gradient_settings . reverse...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  5. ChartDataLabel.orientation property | Aspose.Wo...

    ChartDataLabel.orientation property. Gets or sets the orientation of the label text.... 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...
  6. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Title method. Provides access to the axis title properties in C++....chartAxisXTitle -> set_Show ( true ); System :: SharedPtr < Aspose...set_Show ( true ); chartAxisYTitle -> set_Overlay ( true ); chartAxisYTitle...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Hyphenation::RegisterDictionary ...

    Aspose::Words::Hyphenation::RegisterDictionary method. Registers and loads a hyphenation dictionary for the specified language from a stream. Throws if dictionary cannot be read or has invalid format in C++....Stream > & stream ) Parameter Type Description language const System::String&...String & fileName ) Parameter Type Description language const System::String&...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  8. ChartDataTable.has_legend_keys property | Aspos...

    ChartDataTable.has_legend_keys property. Gets or sets a flag indicating whether legend keys are displayed in the data table... The default value is True . @property def has_legend_keys...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....provided the support for Open Type Fonts. // For complete examples...TextState . Font . IsEmbedded = true ; // Add TextFragment to paragraphs...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  10. 在PPTX中复制段落和部分|Aspose.Slides 文档

    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....() -> set_Type ( paraData -> get_Bullet () -> get_Type ()); para...get_RightToLeft () ? NullableBool :: True : NullableBool :: False ); para...

    docs.aspose.com/slides/zh/cpp/copying-paragraph...