Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 73,837 for

values

(0.2 sec)
  1. 在Aspose.Cells中使用匿名类型或自定义对象|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....< MyProduct >(); //Provide values for the markers using the custom...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...
  2. Style.aliases property | Aspose.Words for Python

    Style.aliases property. Gets all aliases of this style...a style's name has multiple values separated by commas, each clause...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SdtListItem | Aspose.Words for Java

    This element specifies a single list item within a parent SdtType.COMBO_BOX or SdtType.DROP_DOWN_LIST structured document tag in Java....add(new SdtListItem("Value 1")); Assert.assertEquals(listItems...their values. listItems.add(new SdtListItem("Item 2", "Value 2"));...

    reference.aspose.com/words/java/com.aspose.word...
  4. Manage Presentation Themes in JavaScript|Aspose...

    Master presentation themes in JavaScript with Aspose.Slides for Node.js to create, customize and convert PowerPoint files with consistent branding....Slides provides values under the SchemeColor enumeration...resulting color’s effective value this way: var fillEffective...

    docs.aspose.com/slides/nodejs-java/presentation...
  5. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Aspose::Words::Drawing::Charts::IChartDataPoint::get_Bubble3D method. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them in C++....get_Count ()); ASSERT_EQ ( u "Y-Values" , chart -> get_Series () ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose.Cells - Failure to recognize complex for...

    Hi, We have an engine where we simply want to get the Values for custom formulas, but the formula isn’t recognized as a custom function. Formula that works: =IF(AND(B$1=“STUFF”, TESTCUSTOM(FinalAmount)>0), TESTCUSTO…...where we simply want to get the values for custom formulas, but the...// your implementation args.Value = /* result */; } }; // 3. Now...

    forum.aspose.com/t/aspose-cells-failure-to-reco...
  7. Inserting Hyperlinks Dynamically in C#|Aspose.W...

    Insert hyperlinks into your document dynamically when building a report using C#....and must return a non-empty value. In turn, display_text_expression...returns an empty value, then during runtime, a value of uri_or_bookmark_expression...

    docs.aspose.com/words/net/inserting-hyperlinks-...
  8. 用C++实现多线程同时读取单元格数值|Documentation

    学习如何通过Aspose.Cells for C++ API同时在多个线程中读取单元格值。...will show up when cells read values are incorrect." ); } 否则,程序...IntToU16String ( int value ) { wstring ws = to_wstring ( value ); return...

    docs.aspose.com/cells/zh/cpp/reading-cell-value...
  9. Aspose::Words::Settings::MailMergeDestination e...

    Aspose::Words::Settings::MailMergeDestination enum. Specifies the possible results which may be generated when a mail merge is carried out on a document in C++....MailMergeDestination Values Name Value Description NewDocument...n/a Equals to the NewDocument value. See Also Namespace Aspose::Words::Settings...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. BuiltInDocumentProperties.content_type property...

    BuiltInDocumentProperties.content_type property. Gets or sets the content type of the document....setter def content_type ( self , value : str ): ... Examples Shows...NUMCHARS etc. # Also, these values can also be viewed in Microsoft...

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