Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 14,730 for

true type

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

    Represents information about a single record within an external data source that is to be excluded from the mail merge in Java.... The default value is true . Returns: boolean - The corresponding...default value is true . Parameters: Parameter Type Description value...

    reference.aspose.com/words/java/com.aspose.word...
  2. ChartFormat.shape_type property | Aspose.Words ...

    ChartFormat.shape_Type property. Gets or sets the shape Type of the parent chart element....shape_type property ChartFormat.shape_type property Gets or sets...sets the shape type of the parent chart element. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Exception when converting Word scatter chart to...

    Hi, we are encountering an exception when using the Aspose converter to generate a PDF from a Word document that contains a scatter chart. Specifically, when the document includes a word scatter chart Type, the converter…...includes a word scatter chart type, the converter throws the following...following error: “Chart type does not support a data table.” This...

    forum.aspose.com/t/exception-when-converting-wo...
  4. FieldAutoText | Aspose.Words for Java

    Implements the AUTOTEXT field in Java....getFirstSection(), true); buildingBlock.appendChild...insertField(FieldType.FIELD_AUTO_TEXT, true); fieldAutoText.setEntryName("MyBlock");...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Saving::DocSaveOptions::DocSaveO...

    Aspose::Words::Saving::DocSaveOptions::DocSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Doc format in C++....flag to true. options -> set_SaveRoutingSlip ( true ); doc ->...SaveFormat saveFormat ) Parameter Type Description saveFormat Aspo...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM field in Java....FIELD_AUTO_NUM, true); builder.writeln("\tParagraph...insertField(FieldType.FIELD_AUTO_NUM, true); builder.writeln("\tParagraph...

    reference.aspose.com/words/java/com.aspose.word...
  7. 用JavaScript通过C++检查VBA项目是否受保护并锁定以供查看|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++检查Excel文件中的VBA项目是否受保护并锁定以供查看。...islockedForViewing 为 true 。 示例代码 以下示例代码加载 示例Excel文件 ,...is Protected </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  8. Aspose::Words::WebExtensions::WebExtensionBindi...

    Aspose::Words::WebExtensions::WebExtensionBinding::WebExtensionBinding constructor. Creates web extension binding with specified parameters in C++....String & appRef ) Parameter Type Description id const System::String&...ebExtensionBindingT Binding type. appRef const System::String&...

    reference.aspose.com/words/cpp/aspose.words.web...
  9. 使用Query Table数据源读取和写入表格 via JavaScript|Document...

    学习如何使用Aspose.Cells for JavaScript通过C++读取和写入带有QueryTable数据源的表格。...SampleTableWithQuery Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/read-an...
  10. FieldQuote | Aspose.Words for Java

    Implements the QUOTE field in Java....FIELD_QUOTE, true); field.setText("\"Quoted text\"");...insertField(FieldType.FIELD_QUOTE, true); builder.moveTo(field.getSeparator());...

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