Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 16,780 for

true type

(0.37 sec)
  1. Aspose::Words::DocumentBuilder::Write method | ...

    Aspose::Words::DocumentBuilder::Write method. Inserts a string into the document at the current insert position in C++....:: String & text ) Parameter Type Description text const System::String&...get_CellFormat () -> set_FitText ( true ); builder -> get_RowFormat...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. FieldDisplayBarcode.foreground_color property |...

    FieldDisplayBarcode.foreground_color property. Gets or sets the foreground color of the barcode symbol... FIELD_DISPLAY_BARCODE , True ) . as_field_display_barcode...e () # Below are four types of barcodes, decorated in various...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldDisplayBarcode.display_text property | Asp...

    FieldDisplayBarcode.display_text property. Gets or sets whether to display barcode data (text) along with image.... FIELD_DISPLAY_BARCODE , True ) . as_field_display_barcode...e () # Below are four types of barcodes, decorated in various...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Load Spreadsheet with GridJs and Flask|Document...

    Step‑by‑step guide to load an Excel spreadsheet using Aspose.Cells GridJs with a Flask backend....exist_ok = True ) # ---------- # Helper: Guess MIME type from a filename...# ---------- def guess_mime_type_from_filename ( filename : str...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  5. Manage Presentation Headers and Footers in C++|...

    Use Aspose.Slides for C++ to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....-> get_Placeholder () -> get_Type () == PlaceholderType :: Header...() -> SetAllFootersVisibil ( true ); // Access and Update Header...

    docs.aspose.com/slides/cpp/presentation-header-...
  6. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, colors, alignment, and more....TextSearchOptions () { WholeWordsOnly = true }; // Highlight the word "to".... FontBold = NullableBool . True ; paragraph . ParagraphFormat...

    docs.aspose.com/slides/net/text-formatting/
  7. TextPath.text_path_alignment property | Aspose....

    TextPath.text_path_alignment property. Defines the alignment of text.... bold = True shape . text_path . italic = True # Below are...TEXT_PLAIN_TEXT , shape . shape_type ) # Use the "on" property to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPath.trim property | Aspose.Words for Python

    TextPath.trim property. Determines whether extra space is removed above and below the text.... bold = True shape . text_path . italic = True # Below are...TEXT_PLAIN_TEXT , shape . shape_type ) # Use the "on" property to...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在 Python 中管理图表数据系列|Aspose.Slides for Python 文档

    了解如何在Python中管理PowerPoint(PPT/PPTX)图表数据系列,提供实用代码示例和最佳实践,以提升数据演示效果。... fill_type = slides . FillType . SOLID..., 1 , "Series 1" ), chart . type ) # 填充系列数据。 series . data_points...

    docs.aspose.com/slides/zh/python-net/chart-series/
  10. 使用 PHP 管理演示文稿中的图表工作簿|Aspose.Slides for PHP 文档

    通过 Java 探索适用于 PHP 的 Aspose.Slides:轻松管理 PowerPoint 和 OpenDocument 格式的图表工作簿,以简化您的演示文稿数据。...Bubble , 50 , 50 , 600 , 400 , true ); $series = $chart -> getChartData...() -> setShowLabelValueFro ( true ); $wb = $chart -> getChartData...

    docs.aspose.com/slides/zh/php-java/chart-workbook/