Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 16,860 for

true type

(0.16 sec)
  1. 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...
  2. Aspose::Words::Fields::FieldCompare class | Asp...

    Aspose::Words::Fields::FieldCompare class. Implements the COMPARE field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Check if VBA Code is Signed with JavaScript via...

    Learn how to check if the VBA code project is signed using Aspose.Cells for JavaScript via C++....Check Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/check-if-v...
  4. IFontSavingCallback.fontSaving method | Aspose....

    IFontSavingCallback.fontSaving method. Called when Aspose.Words is about to save a font resource.... FontSavingArgs ) Parameter Type Description args FontSavingArgs...options . exportFontResources = true , options . fontSavingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 用JavaScript通过C++设置内置文档属性的ScaleCrop和LinksUpToDat...

    学习如何使用Aspose.Cells for JavaScript通过C++设置内置文档属性的ScaleCrop和LinksUpToDate属性。...将此元素设置为 TRUE 以启用文档缩略图的缩放以进行显示。将此元素设置为 FALSE...此元素指示文档中的超链接是否为最新状态。将此元素设置为 TRUE 表示超链接已更新。将此元素设置为 FALSE 表示超链接已过时。...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  6. CompositeNode.firstChild property | Aspose.Word...

    CompositeNode.firstChild property. Gets the first child of the node.... toEqual ( true ); // Invoke the recursive function...node tree while printing the type of each node /// with an indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....FIELD_TOC, true); // Use the BookmarkName property...; field.setInsertHyperlinks(true); field.setHideInWebLayout(false);...

    reference.aspose.com/words/java/com.aspose.word...
  8. PropertyType Enum | Aspose.Words for .NET

    Discover Aspose.Words.PropertyType enum to easily define document property data Types for enhanced document management and customization....PropertyType enumeration Specifies data type of a document property. public...8 The property is some other type. Examples Shows how to work...

    reference.aspose.com/words/net/aspose.words.pro...
  9. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency....0 , true ); Assert . That ( shape . IsImage , Is . True ); Assert...string password ) Parameter Type Description password String...

    reference.aspose.com/words/net/aspose.words.loa...
  10. 在使用Aspose.Cells for JavaScript通过C++加载工作簿中的HTML时...

    学习如何在使用Aspose.Cells for JavaScript通过C++加载HTML文件时自动调整列宽和行高。...autoFitColsAndRows 属性设置为 true 以实现此目的。 加载HTML至工作簿时自适应调整列和行...HtmlLoadOptions.autoFitColsAndRows 属性设置为 true ,然后保存为XLSX格式。请下载两个输出Excel文件...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...