Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 16,765 for

true type

(0.13 sec)
  1. 搜索

    搜索...static final String REDIRECT_TYPE = "code"; public static final...SCOPE, REDIRECT_URI, REDIRECT_TYPE); } static String getAuthor...

    blog.aspose.com/zh-hant/email/import-gmail-cont...
  2. Manage Connectors in Presentations Using C++|As...

    Empower C++ apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors.... Types of Connectors In PowerPoint...object by defining the connector type. Connect the shapes using the...

    docs.aspose.com/slides/cpp/connector/
  3. Aspose - excel to pdf, excel to image, excel to...

    Package used: pip install aspose-cells-python Sample Excel file used for below conversions - Sample_Excel.zip (9.9 KB) Image conversion code – from aspose.cells import Workbook workbook = Workbook(“Sample_Excel.xls…...set_one_page_per_sheet(True) # Ensures each sheet is saved...set_export_active_sheet_only(True) # Export only the active sheet...

    forum.aspose.com/t/aspose-excel-to-pdf-excel-to...
  4. Insert Sparkline with Node.js via C++|Documenta...

    Create a sparkline for Excel using Aspose.Cells for Node.js via C++.... There are three types of sparkline: Line, Column,...setShowHighPoint ( true ); group . setShowLowPoint ( true ); group ....

    docs.aspose.com/cells/nodejs-cpp/creating-spark...
  5. TaskPane class | Aspose.Words for Python

    aspose.words.webextensions.TaskPane class. Represents an add-in task pane object... is_visible = True my_script_task_pane . width...my_script_task_pane . is_locked = True # If there are multiple task...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabelLocationMode enumeration | Aspose...

    aspose.words.drawing.charts.ChartDataLabelLocationMode enumeration. Specifies how the values ​​that specify the location of a data label - the [ChartDataLabel.left](../chartdatalabel/left/) and [ChartDataLabel.top](../chartdatalabel/top/) properties - are interpreted.... insert_chart ( chart_type = aw . drawing . charts . ChartType...) series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StoryType enumeration | Aspose.Words for Python

    aspose.words.StoryType enumeration. Text of a Word document is stored in stories... insert_shape ( shape_type = aw . drawing . ShapeType ...get_child_nodes ( aw . NodeType . SHAPE , True ) . count ) # We can delete...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportShapesAsSvg method. Controls whether Shape nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3. Default value is false in C++....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/cpp/aspose.words.sav...
  9. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.top_mode](../top_mode/) property.... insert_chart ( chart_type = aw . drawing . charts . ChartType...) series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.left_mode](../left_mode/) property.... insert_chart ( chart_type = aw . drawing . charts . ChartType...) series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...