Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 17,474 for

true type

(0.13 sec)
  1. Setting Parameters|Aspose.PDF for Reporting Ser...

    Find out how to set parameters for PDF rendering in Aspose.PDF for Reporting Services. Achieve precise control over output....… < Extension Name = "APPDF" Type = "Aspose.Pdf.ReportingServices...Configuration > < IsLandscape > True </ IsLandscape > </ Configuration...

    docs.aspose.com/pdf/reportingservices/setting-p...
  2. Disable Downlevel Revealed Comments while savin...

    Learn how to disable downlevel revealed comments when saving an Excel file to HTML using Aspose.Cells for JavaScript via C++....disableDownlevelReve property to true . Disable Downlevel Revealed...property when it is not set to true. Please download the sample...

    docs.aspose.com/cells/javascript-cpp/disable-do...
  3. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...type == aw.fields.FieldType.FIELD_LIST_NUM:...get_child_nodes(aw.NodeType.PARAGRAPH, True): para = p.as_paragraph() if...

    forum.aspose.com/t/converting-word-lists-to-tex...
  4. AxisTickLabelPosition | Aspose.Words for Java

    Specifies the possible positions for tick labels in Java....hasMajorGridlines(true); xAxis.hasMinorGridlines(true); // Define Y-axis...hasMajorGridlines(true); yAxis.hasMinorGridlines(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartSeriesGroup.seriesType property | Aspose.W...

    ChartSeriesGroup.seriesType property. Gets the Type of chart series included in this group....seriesType property Gets the type of chart series included in...series group, also of the line type. let newSeriesGroup = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fields::FieldXE class | Aspose.W...

    Aspose::Words::Fields::FieldXE class. Implements the XE field. To learn more, visit the documentation article in C++....Gets or sets an index entry type. get_FieldEnd () const Gets...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 加载或导入带有公式的CSV文件 via JavaScript|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++加载和导入包含公式的CSV文件。...hasFormula 设置为 true 来加载。一旦将此属性设置为 true ,Aspose.Cells将不把公式...Save as XLSX < /h1> < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/load-or...
  8. Aspose::Words::Node::Accept method | Aspose.Wor...

    Aspose::Words::Node::Accept method. Accepts a visitor in C++....DocumentVisitor > visitor ) = 0 Parameter Type Description visitor System:...visit the nodes. ReturnValue True if all nodes were visited; false...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....Below are two similar field types that we can use to display images...insertField(FieldType.FIELD_INCLUDE_PICTURE, true); fieldIncludePicture.setSo...

    reference.aspose.com/words/java/com.aspose.word...
  10. Style.document property | Aspose.Words for Node.js

    Style.document property. Gets the owner document.... name } \", of type \" ${ style . type } \"` ); console ....referenceEquals ( doc )). toBe ( true ); } See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...