Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 15,887 for

true type

(0.1 sec)
  1. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....getExportGeneratorNa() When true , causes the name and version...render. getPrettyFormat() When true , pretty formats output where...

    reference.aspose.com/words/java/com.aspose.word...
  2. 使用GridJs的高亮功能|Documentation

    本文描述了如何使用GridJs对单元格文本、单元格范围、形状和图片进行高亮显示。...getHighlightShaps () 将文本框添加到突出显示文本框数组中,文本框是 type 属性为"TextBox"的特殊形状,在活动工作表中 xs...sheet . data . shapes whose type is 'TextBox' startpostion :...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  3. CompareOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompareOptions class for advanced document comparison. Customize your comparison settings for precise results and enhanced productivity....IgnoreCaseChanges { get; set; } True indicates that documents comparison...IgnoreFormatting { get; set; } True indicates that formatting is...

    reference.aspose.com/words/net/aspose.words.com...
  4. Aspose::Words::Fields::FieldRD::get_FileName me...

    Aspose::Words::Fields::FieldRD::get_FileName method. Gets or sets the name of the file to include when generating a table of contents, table of authorities, or index in C++....Fields :: FieldType :: FieldTOC , true ); builder -> InsertBreak (...:: FieldType :: FieldRefDoc , true )); field -> set_FileName (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. ChartAxis.categoryType property | Aspose.Words ...

    ChartAxis.categoryType property. Gets or sets Type of the category axis....categoryType property Gets or sets type of the category axis. get categoryType...referenceEquals ( doc )). toEqual ( true ); let yAxis = chart . axisY...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Section Break as revision - How to get that spe...

    Hello Aspose Team, I have a specific situation in my Word file: I need to find revisions which are actually Section Breaks and then accept those revisions programmatically. I am using Java and Aspose.Words. Is there a …...RevisionType type = rev.getRevisionType(); if (type != RevisionType...RevisionType.INSERT && type != RevisionType.DELETE) continue; // The...

    forum.aspose.com/t/section-break-as-revision-ho...
  7. X Axis Vs. Category Axis with C++|Documentation

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for 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/cpp/x-axis-vs-category-axis/
  8. 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...
  9. 通过 C++ 使用 JavaScript 自动调整行高以进行渲染|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 在 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/autofit...
  10. Discontinuous Line Rendering in EQ Fields Using...

    Description EQ (FieldEquation) fields that contain line elements rendered with the PMingLiU (新細明體) font are displayed incorrectly. The line appears discontinuous in the output, while it is rendered as a continuous line …...<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8".../><meta http-equiv="Content-Style-Type" content="text/css" /><meta...

    forum.aspose.com/t/discontinuous-line-rendering...