Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 16,707 for

true type

(0.13 sec)
  1. 同时读取多个线程中的单元格值|Documentation

    学习如何通过C++的Aspose.Cells for JavaScript在多个线程中同时读取单元格值。...multiThreadReading(boolean) 设置为 true 。否则,可能会得到错误的单元格值。 以下代码: 创建一个工作簿。...cells . multiThreadReading ( true ); 那么将显示以下消息: if ( s !== "R"...

    docs.aspose.com/cells/zh/javascript-cpp/reading...
  2. FieldMergeField.IsVerticalFormatting | Aspose.W...

    Discover how the FieldMergeField IsVerticalFormatting property enhances text display by enabling character conversion for vertical formatting. Optimize your formatting today!... FieldMergeField , true ); fieldMergeField . FieldName...fieldMergeField . IsMapped = true ; fieldMergeField . IsVerticalFormatting...

    reference.aspose.com/words/net/aspose.words.fie...
  3. 在加载Excel文件时解析透视缓存记录|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....但如果你也想加载Pivot缓存的记录,应将此属性设置为 true 。 在加载Excel文件时解析透视缓存记录 以下示例代码说明了...Loading Example </ h1 > < input type = "file" id = "fileInput" accept...

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

    Provides access to the data of an OLE object or ActiveX control in Java....SHAPE, 0, true); // The OLE object in the first...into a file. isLink() Returns true if the OLE object is linked...

    reference.aspose.com/words/java/com.aspose.word...
  5. Manage Chart Workbooks in Presentations Using J...

    Discover Aspose.Slides for Node.js via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....Bubble , 50 , 50 , 600 , 400 , true ); var series = chart . getChartData... (). setShowLabelValueFro ( true ); var wb = chart . getChartData...

    docs.aspose.com/slides/nodejs-java/chart-workbook/
  6. Aspose::Words::Settings::WriteProtection::get_I...

    Aspose::Words::Settings::WriteProtection::get_IsWriteProtected method. Returns True when a write protection password is set in C++....iteProtected method Returns true when a write protection password...set_ReadOnlyRecommended ( true ); ASSERT_TRUE ( doc -> get_WriteProtection...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. FieldMacroButton.macro_name property | Aspose.W...

    FieldMacroButton.macro_name property. Gets or sets the name of the macro or command to run.... insert_field ( field_type = aw . fields . FieldType ....FIELD_MACRO_BUTTON , update_field = True ) . as_field_macro_button ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. EditorType | Aspose.Words for Java

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a document in Java....append("\tContents:"); mInsideEditableRange = true; return VisitorAction.CONTINUE;...editable ranges using this editing type when document protection is...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldInfo.InfoType | Aspose.Words for .NET

    Discover how to manage FieldInfo InfoType properties effortlessly. Easily set or retrieve document Types for seamless integration in your projects....InfoType property Gets or sets the type of the document property to...InsertField ( FieldType . FieldInfo , true ); field . InfoType = "Comments"...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Border.equals method | Aspose.Words for Node.js

    Border.equals method. Determines whether the specified border is equal in value to the current border.... Border ) Parameter Type Description rhs Border Examples...secondParagraphBorde . at ( i ))). toEqual ( true ); expect ( firstParagraphBorder...

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