Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 159,255 for

2

(0.35 sec)
  1. Calculate Custom Functions in GridWeb|Documenta...

    This article introduces features of custom functions in GridWeb....it multiplies its parameter by 2 and returns the result. So if...parameter is 9, it will return 2 * 9 = 18. Sample Code Enter Cell...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. CustomXmlPropertyCollection.Remove | Aspose.Wor...

    Effortlessly remove properties from your CustomXmlPropertyCollection with our Remove method. Streamline your data management today!... That ( properties [ 2 ]. Value , Is . EqualTo ( "2003"...Count , Is . EqualTo ( 3 )); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.mar...
  3. CustomXmlPropertyCollection.IndexOfKey | Aspose...

    Discover the CustomXmlPropertyCollection IndexOfKey method to easily find the zero-based index of any property in your collection. Enhance your coding efficiency!... That ( properties [ 2 ]. Value , Is . EqualTo ( "2003"...Count , Is . EqualTo ( 3 )); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.mar...
  4. OleFormat.clsid property | Aspose.Words for Python

    OleFormat.clsid property. Gets the CLSID of the OLE object....'Delphi' , ole_control_collection [ 2 ] . caption ) self . assertEqual...'0' , ole_control_collection [ 2 ] . value ) See Also module aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for JavaScript via C++.... addTextBox ( 2 , 0 , 2 , 0 , 80 , 400 ); // Access...textBody . textParagraphs . get ( 2 ); p . alignmentType = TextAlignmentType...

    docs.aspose.com/cells/javascript-cpp/create-tex...
  6. Aspose::Words::Fields::FieldArgumentBuilder::Fi...

    Aspose::Words::Fields::FieldArgumentBuilder::FieldArgumentBuilder constructor. Initializes an instance of the FieldArgumentBuilder class in C++....field -> GetFieldCode ()); // 2 - Nested field: // Use a field...leftExpression -> AddArgument ( 2 ); leftExpression -> AddArgument...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Freee Lisence - Free Support Forum - aspose.com

    Can I get a license from you for a trial period? If successful, I will get your license. How much is the license in general? It is only needed for word and what I want is that when converted, it does not add a logo or a…...eminAlakbarov June 18, 2025, 2:04pm 5 https://releases.aspose...alexey.noskov June 18, 2025, 2:08pm 6 @eminAlakbarov It should...

    forum.aspose.com/t/freee-lisence/314109
  8. ThreadCount|Documentation

    Thread count for mtmd (multimodal) processing in Aspose.LLM for .NET — null defers to native default; lower for CPU-constrained hosts....null Concurrent vision requests 2 – 4 per request Single-request...Environment.ProcessorCount / 2 Example var preset = new Qwen3VL2BPreset...

    docs.aspose.com/llm/net/developer-reference/par...
  9. How to determine the object of an animation fra...

    How to determine the object of an animation frame sequence? var bindPoints = node.Scene.AnimationClips[0]?.Animations[0]?.BindPoints; foreach (var bp in bindPoints) { Console.WriteLine($"=== {bp.Name} ==="); st…...chou March 24, 2026, 1:51am 2 @LuoHui You can use BindPoint...version. LuoHui March 24, 2026, 2:37am 3 Understood, thanks for...

    forum.aspose.com/t/how-to-determine-the-object-...
  10. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::get_Count method. Gets the number of elements contained in the collection in C++...."2003" , properties -> idx_get ( 2 ) -> get_Value ()); ASSERT_EQ...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.mar...