Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 16,864 for

true type

(0.22 sec)
  1. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_AddStartStopChar method. Gets or sets whether to add Start/Stop characters for barcode Types NW7 and CODE39 in C++....Start/Stop characters for barcode types NW7 and CODE39. bool Aspose...FieldDisplayBarcode , true )); // Below are four types of barcodes, decorated...

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

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a document in Java....append("\tContents:"); mInsideEditableRange = true; return VisitorAction.CONTINUE;...editable ranges using this editing type when document protection is...

    reference.aspose.com/words/java/com.aspose.word...
  3. 用 JavaScript 和 C++ 显示或隐藏工作表及标签|Documentation

    本文提供了使用 JavaScript API 或 JavaScript 库以编程方式显示和隐藏 Excel 工作表的示例代码。此外,还介绍了如何显示和隐藏 Excel 工作簿标签。...是布尔值属性,只能存储 true 或 false 。 使工作表可见 将工作表设为可见,设置{3}类的{2}属性为 true 。 隐藏工作表...Worksheet Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/show-an...
  4. Create Open-High-Low-Close (OHLC) Stock Chart w...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization.... This type of chart is often called a candlestick...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/create-ope...
  5. Logging recognition events|Documentation

    How to output recognition events to the console or write them to a file....Property Type Description Logging.console bool Set to true to enable...Logging.fileSystem bool Set to true to write recognition progress...

    docs.aspose.com/ocr/java/logging/
  6. Aspose::Words::MailMerging::MappedDataFieldColl...

    Aspose::Words::MailMerging::MappedDataFieldCollection::ContainsKey method. Determines whether a mapping from the specified field in the document exists in the collection in C++....documentFieldName ) Parameter Type Description documentFieldName...in the document. ReturnValue true if item is found in the collection;...

    reference.aspose.com/words/cpp/aspose.words.mai...
  7. Aspose::Words::Tables::Table::SetShading method...

    Aspose::Words::Tables::Table::SetShading method. Sets shading to the specified values on whole table in C++....backgroundColor ) Parameter Type Description texture Aspose:...Drawing :: Color :: get_Green (), true ); table -> SetBorder ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. ChartSeriesGroupCollection indexer | Aspose.Wor...

    ChartSeriesGroupCollection indexer. Returns a [ChartSeriesGroup](../../chartseriesgroup/) at the specified index.... Parameter Type Description index int Examples...aw . NodeType . SHAPE , 0 , True ) . as_shape () chart = shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.document property. Gets or sets the document this collector instance is attached to.... ANY , True ) for node in nodes : print...'-> NodeType. { node . node_type } : ' ) print ( f ' \t Starts...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldSet | Aspose.Words for Java

    Implements the SET field in Java....FIELD_REF, true); fieldRef.setBookmarkName("MyBookmark");...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...