Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 16,871 for

true type

(0.57 sec)
  1. CsvDataLoadOptions | Aspose.Words for Java

    Represents options for parsing CSV data in Java....loadOptions = new CsvDataLoadOptions(true); loadOptions.setDelimiter(';');...setCommentChar('$'); loadOptions.hasHeaders(true); loadOptions.setQuoteChar('"');...

    reference.aspose.com/words/java/com.aspose.word...
  2. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals....method to add series to any type of Bar, Column, Line and Surface...labels. series . HasDataLabels = true ; string decimalSeparator =...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for JavaScript via C++....enableCssCustomPrope property and set it to true while saving to HTML. Enable...property when it is not set to true . Please download the sample...

    docs.aspose.com/cells/javascript-cpp/enable-css...
  4. LayoutEnumerator.move_previous method | Aspose....

    LayoutEnumerator.move_previous method. Moves to the previous sibling entity.... type ) with self . assertRaises (...the "Visual" order.""" while True : print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LayoutEnumerator.rectangle property | Aspose.Wo...

    LayoutEnumerator.rectangle property. Returns the bounding rectangle of the current entity relative to the page top left corner (in points).... type ) with self . assertRaises (...the "Visual" order.""" while True : print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 插入docx - Free Support Forum - aspose.com

    [ { "content": "这是一个普通的段落,用于展示一般的文本内容,提供信息或描述情境。", "Type": "普通段落" }, { "content": "这是一个加粗的段落,强调重点内容或重要提示,吸引读者注意。", "Type": "加粗段落" }, { "content": "<table border…...", "type": "普通段落" }, { "content": "这..."这是一个加粗的段落,强调重点内容或重要提示,吸引读者注意。", "type": "加粗段落" }, { "content": "<table...

    forum.aspose.com/t/docx/310697
  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. HTML Formatting|Aspose.PDF for Reporting Services

    Enable HTML formatting in PDF reports using Aspose.PDF for Reporting Services. Add styles and structure with ease....IsHtmlTagSupported Date Type : Boolean Values supported : True, False (default)... < Extension Name = "APPDF" Type = " Aspose.PDF.ReportingServices...

    docs.aspose.com/pdf/reportingservices/html-form...
  9. Aspose::Words::Drawing::ShapeBase::get_CanHaveI...

    Aspose::Words::Drawing::ShapeBase::get_CanHaveImage method. Returns True if the shape Type allows the shape to have an image in C++....age method Returns true if the shape type allows the shape to...Microsoft Word has a special shape type for images, it appears that...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 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...