Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 17,437 for

true type

(0.62 sec)
  1. 加载或导入带有公式的CSV文件 via JavaScript|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++加载和导入包含公式的CSV文件。...hasFormula 设置为 true 来加载。一旦将此属性设置为 true ,Aspose.Cells将不把公式...Save as XLSX < /h1> < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/load-or...
  2. Working with ContentTypeProperties with C++|Doc...

    Add custom ContentTypeProperties to an Excel file using Aspose.Cells with C++....IsNillable property to true . The following code snippet...FileFormatType :: Xlsx ); // Add content type properties int index = workbook...

    docs.aspose.com/cells/cpp/working-with-contentt...
  3. CheckBoxControl.checked property | Aspose.Words...

    CheckBoxControl.checked property. Gets or sets a boolean value indicating either this [CheckBoxControl](../) is checked or not... SHAPE , 0 , True ) . as_shape () check_box_control...check_box_control . checked = True self . assertEqual ( True , check_box_control...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FieldXE class | Aspose.W...

    Aspose::Words::Fields::FieldXE class. Implements the XE field. To learn more, visit the documentation article in C++....Gets or sets an index entry type. get_FieldEnd () const Gets...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. How to Set Point as Total with Python.NET|Docum...

    Learn how to configure total points in Excel waterfall charts using Aspose.Cells for Python via .NET with this step-by-step guide....[ 0 ] # Verify chart type if chart . type == ChartType . WATERFALL... set_data_range ( "A1:B8" , True ) # Customize series formatting...

    docs.aspose.com/cells/python-net/how-to-set-poi...
  6. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....STRUCTURED_DOCUMENT_TAG, true); for (StructuredDocumentTa...StructuredDocumentTa(DocumentBase doc, int type, int level) Initializes a new...

    reference.aspose.com/words/java/com.aspose.word...
  7. Gpx DestinationDriverOptions- WritePolygonsAsLi...

    Hi Aleaxnder, 1.I used: else if (targetFormat.Equals(“Gpx”, StringComparison.OrdinalIgnoreCase)) { options.DestinationDriverOptions = new GpxOptions() { WritePolygonsAsLines = True }; } What is meaning of using Wr…...GpxOptions() { WritePolygonsAsLines = true }; } What is meaning of using...written to a GPX file: When set to true – each edge of the polygon is...

    forum.aspose.com/t/gpx-destinationdriveroptions...
  8. Range.NormalizeFieldTypes | Aspose.Words for .NET

    Transform field Types with the NormalizeFieldTypes method. Ensure FieldStart, FieldSeparator, and FieldEnd align with specified field codes for seamless data handling....NormalizeFieldTypes method Changes field type values FieldType of FieldStart...they correspond to the field types contained in the field codes...

    reference.aspose.com/words/net/aspose.words/ran...
  9. Document.NormalizeFieldTypes | Aspose.Words for...

    Optimize your document with the NormalizeFieldTypes method, ensuring all field Type values align with field codes for enhanced consistency and accuracy....NormalizeFieldTypes method Changes field type values FieldType of FieldStart...they correspond to the field types contained in the field codes...

    reference.aspose.com/words/net/aspose.words/doc...
  10. StructuredDocumentTag.sdt_type property | Aspos...

    StructuredDocumentTag.sdt_Type property. Gets Type of this Structured document tag....sdt_type property StructuredDocumentTa.sdt_type property Gets...Gets type of this Structured document tag . @property def sdt_type...

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