Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 17,109 for

true type

(1.64 sec)
  1. Bug 5077: 1.0.0.3_x- Converting TopoJson to Top...

    Hi Alexander, Please see: Test data(input/output/QGIS) 5077-TopoJson -TopoJson.zip (9.3 KB) If the input is not valid - this is .json extension , please give me valid .json sample for TopoJson that I will make full…...topojson ) { "type": "Topology", "bbox": [0,0,10..."example": { "type": "GeometryCollection", "geometries": [ { "type": "Polygon"...

    forum.aspose.com/t/bug-5077-1-0-0-3-x-convertin...
  2. Car plate recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from car plate images or photographs.... Setting Type Default value Description allowed_symbols...automatic_color_inversion boolean true Improve recognition accuracy...

    docs.aspose.com/ocr/python-net/recognition-sett...
  3. Aspose::Words::LowCode::ComparerContext class |...

    Aspose::Words::LowCode::ComparerContext class. Document comparer context in C++.... Default is true . get_Author () const The author...reject revisions. Default is true . set_Author (const System::String&)...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Aspose::Words::Fields::FieldAutoNum::get_Separa...

    Aspose::Words::Fields::FieldAutoNum::get_SeparatorCharacter method. Gets or sets the separator character to be used in C++....FieldType :: FieldAutoNum , true )); builder -> Writeln ( u "...FieldType :: FieldAutoNum , true )); builder -> Writeln ( u "...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. FieldNumChars | Aspose.Words for Java

    Implements the NUMCHARS field in Java....CENTER); // Below are three types of fields that we can use to...insertField(FieldType.FIELD_NUM_CHARS, true); builder.writeln(" characters");...

    reference.aspose.com/words/java/com.aspose.word...
  6. HtmlFixedSaveOptions.export_embedded_svg proper...

    HtmlFixedSaveOptions.export_embedded_svg property. Specifies whether SVG resources should be embedded into Html document... Default value is True . @property def export_embedded_svg..."export_embedded_svg" flag to "True" will embed all SVG object raw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ResourceLoadingArgs | Aspose.Words for Java

    Provides data for the IResourceLoadingCallback.resourceLoadingcom.aspose.words.ResourceLoadingArgs method in Java....SHAPE, true).getCount()); doc.save(getArtifactsDir()...document. getResourceType() Type of resource. getUri() URI of...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME field in Java....FIELD_EDIT_TIME, true); builder.writeln(" minutes...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  9. X Axis Vs. Category Axis with JavaScript via C+...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....different types of X axes. While the Y axis is a Value‑type axis,...can be a Category‑type axis or a Value‑type axis. Using a Value...

    docs.aspose.com/cells/javascript-cpp/x-axis-vs-...
  10. Get Inline Error Message - Free Support Forum -...

    Using ReportingEngine to build Word reports with inline error detection enabled via ReportBuildOptions.InlineErrorMessages. Issue: In some cases, especially with complex expressions (e.g., comparing nullable numbers to …...operator '==' to operands of type 'System.Nullable<Int64>' and...InlineErrorMessages property is set to true . Check Doc Range for Errors:...

    forum.aspose.com/t/get-inline-error-message/315601