Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 15,796 for

true type

(0.09 sec)
  1. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Remove method. Removes the specified value from the collection in C++....:: String & name ) Parameter Type Description name const System::String&...IndexOf ( u "Two" )); ASSERT_TRUE ( dropDownItems -> Contains...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Metered | Aspose.Words for Java

    Provides methods to set metered key in Java....getConsumptionQuanti())); Returns: boolean - True or false setMeteredKey(String...())); Parameters: Parameter Type Description publicKey java.lang...

    reference.aspose.com/words/java/com.aspose.word...
  3. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination chart of stacked column, line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …...setShowValue(true); series.getLabels().getDefaultDataLabelF()...getDefaultDataLabelF().setShowValue(true); series.getLabels().getDefaultDataLabelF()...

    forum.aspose.com/t/need-a-sample-code-to-create...
  4. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::IndexOfKey method. Returns the zero-based index of the specified bookmark in the collection in C++....:: String & name ) Parameter Type Description name const System::String&...outlineLevels -> get_Count ()); ASSERT_TRUE ( outlineLevels -> Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 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...
  6. 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...
  7. Specify TrueType Fonts Location|Aspose.Words fo...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory using Python....to specify the location of true type fonts explicitly. To do this...

    docs.aspose.com/words/python-net/specifying-tru...
  8. 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...
  9. Aspose.Cells 16.12.0 中的公共 API 更改|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....ots" ); //Check if stream is of type OTS if ( fileFormatInfo . getFileFormatType...属性。ScaleCrop 属性指示文档缩略图的显示模式。将该元素设置为 true 可以根据显示缩放文档缩略图,而将其设置为 false ...

    docs.aspose.com/cells/zh/java/public-api-change...
  10. ChartDataLabel.left_mode property | Aspose.Word...

    ChartDataLabel.left_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.left](../left/) property value: whether it sets the location of the data label from the left edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) 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...