Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 10,766 for

true type

(0.14 sec)
  1. BarcodeParameters.ForegroundColor | Aspose.Word...

    Discover the BarcodeParameters ForegroundColor property for customizable barcode colors from 0x000000 to 0xFFFFFF. Enhance your barcode design today!...examples of different barcode types that we can create using our...DisplayText = true , PosCodeStyle = "CASE" , FixCheckDigit = true }; img...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 用 Node.js via C++ 创建和管理 Microsoft Excel 表格|Docu...

    使用Aspose.Cells for Node.js via C++插入、调整大小、编辑、删除和格式化Excel文件中的表格。... add ( 1 , 1 , 7 , 5 , true ); // Show the total row for... get ( 0 ). setShowTotals ( true ); // Calculate the total of...

    docs.aspose.com/cells/zh/nodejs-cpp/create-and-...
  3. Picture Frame|Aspose.Slides for Python Document...

    Add a picture frame to a PowerPoint presentation in Python... fill_type = slides . FillType . SOLID...effect in imageTransform : if type ( effect ) is slides . AlphaModulateFixed...

    docs.aspose.com/slides/python-net/picture-frame/
  4. ShapeBase.AspectRatioLocked | Aspose.Words for ...

    Discover the ShapeBase AspectRatioLocked property to effortlessly maintain your shapes' aspect ratio for perfect designs. Enhance your projects today!...the Image it is true but for the other shape types it is false ..."AspectRatioLocked" property to "true" to preserve the shape's aspect...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Setting Chart Appearance with Node.js via C++|D...

    Learn how to configure the appearance of charts in Aspose.Cells for Node.js via 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 ( "A1:B3" , true ); // Setting the foreground...

    docs.aspose.com/cells/nodejs-cpp/setting-chart-...
  6. Aspose::Words::PageSetup::get_OddAndEvenPagesHe...

    Aspose::Words::PageSetup::get_OddAndEvenPagesHeaderFooter method. True if the document has different headers and footers for odd-numbered and even-numbered pages in C++....PageSetup::get_OddAndEvenPagesHeade method True if the document has different...> ( doc ); // Below are two types of header/footers. // 1 - The...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. 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/
  8. DropDownItemCollection | Aspose.Words for Java

    A collection of strings that represent all the items in a drop-down form field in Java....value) Parameters: Parameter Type Description value java.lang...clear(); Parameters: Parameter Type Description value java.lang...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Revision::get_RevisionType metho...

    Aspose::Words::Revision::get_RevisionType method. Gets the Type of this revision in C++....Revision::get_RevisionType method Gets the type of this revision. Aspose ::...is revision #1. " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. Alignment Settings|Documentation

    In the Aspose.Cells for Python via .NET library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for Python via .NET for cell alignment settings.... Select any text alignment type using the TextAlignmentType...pre-defined text alignment types in the TextAlignmentType enumeration...

    docs.aspose.com/cells/python-net/cells-alignmen...