Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 16,767 for

true type

(0.11 sec)
  1. Aspose::Words::Settings::HyphenationOptions cla...

    Aspose::Words::Settings::HyphenationOptions class. Allows to configure document hyphenation options. To learn more, visit the documentation article in C++....Default value for this property is true . get_HyphenationZone () const...et_HyphenationZone . static Type () Examples Shows how to configure...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Aspose::Words::Fields::FieldSaveDate::get_UseLu...

    Aspose::Words::Fields::FieldSaveDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++....are three different calendar types according to which the SAVEDATE...FieldSaveDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. 使用Aspose.Cells for JavaScript通过C++创建共享工作簿|Docum...

    学习如何使用Aspose.Cells for JavaScript通过C++创建共享工作簿。...shared 属性设置为 true ,创建一个共享工作簿。当您在Microsoft Excel中打开...Workbook Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  4. WebExtensionReference | Aspose.Words for Java

    Represents the reference to a web extension in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldNoteRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNoteRef class for seamless integration of NOTEREF fields, enhancing document referencing and management....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 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...
  7. FormField.CalculateOnExit | Aspose.Words for .NET

    Discover how the FormField CalculateOnExit property automatically updates field references upon exit, enhancing your document's accuracy and efficiency....CalculateOnExit property True if references to the specified...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ReportBuilder | Aspose.Words for Java

    Provides methods intended to fill template with data using LINQ Reporting Engine in Java....data) Parameters: Parameter Type Description inputStream java...reportBuilderOptions) Parameters: Parameter Type Description inputStream java...

    reference.aspose.com/words/java/com.aspose.word...
  9. Set Default Font while rendering spreadsheets t...

    Learn how to set the default font while rendering spreadsheets to images using Aspose.Cells for JavaScript via C++....Default Fonts </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/set-defaul...
  10. Replacer | Aspose.Words for Java

    Provides methods intended to find and replace text in the document in Java....execute(); } } Parameters: Parameter Type Description context ReplacerContext...loadOptions.setIgnoreOleData(true); } Converter.create(converterContext)...

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