Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 17,414 for

true type

(0.19 sec)
  1. CommentRangeEnd class | Aspose.Words for Python

    aspose.words.CommentRangeEnd class. Denotes the end of a region of text that has a comment associated with it... is_composite Returns True if this node can contain other...(Inherited from Node ) node_type Returns NodeType.COMMENT_RANGE_END...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart Types and how to customize their appearance and formatting....setChartDataRange ( "A1:C4" , true ); // Saving the Excel file...objects to create charts. Add any type of chart to a worksheet using...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/
  3. 添加二色比例和三色比例条件格式|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库添加条件格式,为两色比例和三色比例设置。通过调整这些条件,你可以更好地控制单元格的外观。...对于双色标度,此方法为 false ,而对于三色标度,则为 true 。 以下示例代码添加了二色比例和三色比例条件格式。它生成了...Formatting Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  4. 通过 JavaScript 及 C++ 将图表转换为 PDF 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将图表导出为 PDF 文件。我们将示范如何从 Microsoft Excel 导出图表并保存为 PDF,以便进一步分发和存档。...PDF Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/chart-t...
  5. Aspose::Words::DocumentBase class | Aspose.Word...

    Aspose::Words::DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document. To learn more, visit the documentation article in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. BUG: Datavalidation with REGEXTEST does not wor...

    I’m creating a Excel with .NET and trying to add a datavalidation to check if a cell value is an URL. Consider the following code: public void AddDataValidation(CellArea cellArea, Column column, Worksheet worksheet) { …...Type = ValidationType.Custom; validation...ShowError = true; validation.IgnoreBlank = true; } // Some where...

    forum.aspose.com/t/bug-datavalidation-with-rege...
  7. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreCaseChanges method. True indicates that documents comparison is case insensitive in C++....CompareOptions::get_IgnoreCaseChanges method True indicates that documents comparison...Shows how to filter specific types of document elements when making...

    reference.aspose.com/words/cpp/aspose.words.com...
  8. FieldAutoNum class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNum class. Implements the AUTONUM field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeries class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeries class. Represents chart series properties... series_type Gets the type of this chart series...): series . has_data_labels = True series . explosion = 40 i =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Revision.RevisionType | Aspose.Words for .NET

    Discover the RevisionType property to easily access and understand the Type of each revision, enhancing your workflow and project management efficiency....RevisionType property Gets the type of this revision. public RevisionType...( doc . HasRevisions , Is . True ); Assert . That ( doc . Revisions...

    reference.aspose.com/words/net/aspose.words/rev...