Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 10,695 for

true type

(0.07 sec)
  1. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in C++...chart -> set_HasDataTable ( true ); chart -> get_ChartData ()..."Series 2" )), chart -> get_Type ()); // Takes the first chart...

    docs.aspose.com/slides/cpp/chart-data-label/
  2. Specify TrueType Fonts Location in C++|Aspose.W...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory....to specify the location of true type fonts explicitly. To do this...Typeface class. There are five types of typefaces, each typeface...

    docs.aspose.com/words/cpp/specify-truetype-font...
  3. Aspose::Words::Fields::FormField::get_TextInput...

    Aspose::Words::Fields::FormField::get_TextInputDefault method. Gets or sets the default string or a calculation expression of a text form field in C++....comboBox -> set_CalculateOnExit ( true ); ASSERT_EQ ( 3 , comboBox...get_DropDownSelectedInde ()); ASSERT_TRUE ( comboBox -> get_Enabled ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. RowFormat class | Aspose.Words for Python

    aspose.words.tables.RowFormat class. Represents all formatting for a table row...Description allow_break_across_pages True if the text in a table row is...for the row. heading_format True if the row is repeated as a...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FixedPageSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.FixedPageSaveOptions for seamless document conversion to PDF, XPS, and images. Unlock flexible saving options today!...ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . ImlRenderingMode { get; set;...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose.PSD for .NET 23.11 - Release Notes|Docum...

    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....Feature PSDNET-1752 Add new types of warp: Wave, shell up, shell...()); } PSDNET-1752. Add new types of warp: Wave, shell up, shell...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  7. SaveOptions.updateFields property | Aspose.Word...

    SaveOptions.updateFields property. Gets or sets a value determining if fields of certain Types should be updated before saving the document to a fixed page format...determining if fields of certain types should be updated before saving...Default value for this property is true . get updateFields () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Connector|Aspose.Slides for PHP Documentation

    Connect PowerPoint shapes... Types of Connectors In PowerPoint...object by defining the connector type. Connect the shapes using the...

    docs.aspose.com/slides/php-java/connector/
  9. How to Format Number to Fraction with C++|Docum...

    This article will introduce how to format numbers to fractions using Aspose.Cells for C++ API.... This can be particularly true in formal documents, reports...to two digits, and even as typed fractions. This flexibility...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  10. PPT文檔圖表通過C++ | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中繪製和轉換 PPT 文件中的圖表或圖表。...et_CenterText(NullableBool::True); chart->get_ChartTitle()->set_Height(... 20 ); chart->set_HasTitle( true ); // Delete default generated...

    products.aspose.com/slides/zh-hant/cpp/chart/ppt/