Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 16,767 for

true type

(0.16 sec)
  1. HtmlSaveOptions.image_resolution property | Asp...

    HtmlSaveOptions.image_resolution property. Specifies the output resolution for images when exporting to HTML, MHTML or EPUB...scale_image_to_shape_size is True and effects metafiles exported...() options . css_style_sheet_type = aw . saving . CssStyleSheetType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeTextOrientation enumeration | Aspose.Words...

    aspose.words.drawing.ShapeTextOrientation enumeration. Specifies orientation of text in shapes.... 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...
  3. checkbox|Documentation

    Checkbox element generates a list of answers with blank bubbles that can accommodate any kind of marks....threshold=35 hide_name false Set to true to hide the label ( name ) of...checkbox element. hide_name=true bubble_size Normal Size of boxes:...

    docs.aspose.com/omr/net/txt-markup/checkbox/
  4. Macro function calculation - Free Support Forum...

    We have a xlsm file with a macro function, we are calculating we are using some logic like this THIS IS THE SAMPLE LINK Workbook wb = new Workbook(filePath); wb.calculateFormula(); …...setVisible(true); Cells cells = sheet.getCells();...cannot calculate this macro type function, then how is it correctly...

    forum.aspose.com/t/macro-function-calculation/3...
  5. ChartDataTable.has_outline_border property | As...

    ChartDataTable.has_outline_border property. Gets or sets a flag indicating whether an outline border, that is, a border around series and category names, is displayed... The default value is True . @property def has_outline_border...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    Discover how to use HtmlSaveOptions ExportShapesAsSvg to convert Shape nodes to SVG images when saving to HTML, MHTML, EPUB, or AZW3 formats....Remarks If this option is set to true , Shape nodes are exported as..."ExportTextBoxAsSvg" flag to "true", // the save operation will...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Drawing::Stroke class | Aspose.W...

    Aspose::Words::Drawing::Stroke class. Defines a stroke for a shape. To learn more, visit the documentation article in C++.... static Type () Remarks Use the Stroke property...get_Stroke (); stroke -> set_On ( true ); stroke -> set_Weight ( 5...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Microsoft Graph 实用功能|Documentation

    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....private static final String GRANT_TYPE = "password" ; private final...password ) + "&grant_type=" + urlEncode ( GRANT_TYPE ); } private String...

    docs.aspose.com/email/zh/java/microsoft-graph-u...
  10. Bug in LegendEntry.isDeleted in Aspose.Cells ve...

    After upgrading our Aspose.Cells version from 25.9 to 25.10, 25.11, or 25.12, we are experiencing unexpected behavior when setting LegendEntry.isDeleted for series legend entries. We have a workbook containing charts th…...isDeleted = true, finally it sets an existing...“Series4” LegendEntry.isDeleted = true. This should result in the original...

    forum.aspose.com/t/bug-in-legendentry-isdeleted...