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

true type

(0.31 sec)
  1. FormField.own_help property | Aspose.Words for ...

    FormField.own_help property. Specifies the source of the text that's displayed in a message box when a form field has the focus and the user presses F1.... Remarks If True , the text specified by the...class FormField FormField.node_type property FormField.own_status...

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

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around.... of_type ( lambda x : x . as_shape ()...get_child_nodes ( aw . NodeType . SHAPE , True ))))) self . assertEqual ( 3...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FixedPageSaveOptions class | Aspose.Words for P...

    aspose.words.saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...) export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Insert method. Inserts a string into the collection at the specified index in C++....:: String & value ) Parameter Type Description index int32_t The...IndexOf ( u "Two" )); ASSERT_TRUE ( dropDownItems -> Contains...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. ChartFormat.is_defined property | Aspose.Words ...

    ChartFormat.is_defined property. Gets a flag indicating whether any format is defined.... SHAPE , 0 , True ) . as_shape () series = shape...fill property ChartFormat.shape_type property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. List class | Aspose.Words for Node.js

    Aspose.Words.List class. Represents formatting of a list...isListStyleDefinitio Returns true if this list is a definition...isListStyleReference Returns true if this list is a reference...

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