Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 150,852 for

2

(0.12 sec)
  1. CAD Cloud API access missing from token (api.ca...

    Hello Aspose team, I have created an Aspose Cloud application and can authenticate successfully, however all CAD endpoints return Unauthorized. My OAuth token scopes are: api.billing, api.identity, api.products, api.s…...sasaki January 16, 2026, 2:12am 1 Hello Aspose team, I have...Discourse January 16, 2026, 2:12am 2 @niki.sasaki The user’s OAuth...

    forum.aspose.com/t/cad-cloud-api-access-missing...
  2. Revision.Accept | Aspose.Words for .NET

    Streamline your workflow with the Revision Accept method—effortlessly approve changes and enhance collaboration for smoother project management.... EqualTo ( 2 )); // Insert revisions show up.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/rev...
  3. CommentCollection.Item | Aspose.Words for .NET

    Access specific comments effortlessly with the CommentCollection Item property. Retrieve comments by index for streamlined content management....example -1 means the last item, -2 means the second before last and...Replies . Count , Is . EqualTo ( 2 )); // Below are two ways of removing...

    reference.aspose.com/words/net/aspose.words/com...
  4. ChartDataLabel | Aspose.Words for Java

    Represents data label on a chart point or trendline in Java....assertEquals("Series 2", chart.getSeries().get(1).getName());...assertEquals("Series 3", chart.getSeries().get(2).getName()); // Apply data labels...

    reference.aspose.com/words/java/com.aspose.word...
  5. Support for Evaluation of Functions in Formulas...

    The page describes the algorithm of formula evaluations used by Aspose.Tasks for .NET library for calculations....1 static void EvaluateSine () 2 { 3 Project project = CreateTestProjectWit();...); 4 5 // Set formula Sin(pi/2) 6 project. ExtendedAttributes...

    docs.aspose.com/tasks/net/support-for-evaluatio...
  6. CustomPart.name property | Aspose.Words for Python

    CustomPart.name property. Gets or sets this part's absolute name within the OOXML package or the target URL.... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Charts::Chart::get_Form...

    Aspose::Words::Drawing::Charts::Chart::get_Format method. Provides access to fill and line formatting of the chart in C++....u "Category 1" , u "Category 2" }); series -> Add ( u "Series...double > ({ 1 , 2 })); series -> Add ( u "Series 2" , categories...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Add Conditional Icons Set with Cell Text Using ...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with C++.... SetColumnWidth ( 2 , 24 ); // Input data into the...GetIconImageData ( IconSetType :: Arrows3 , 2 ); // Add the picture to the cell...

    docs.aspose.com/cells/cpp/add-conditional-icons...
  9. 在C++中添加带条件图标集的单元格文本|Documentation

    学习如何使用Aspose.Cells和C++在Excel中在单元格文本旁添加条件图标。... SetColumnWidth ( 2 , 24 ); // Input date into the...GetIconImageData ( IconSetType :: Arrows3 , 2 ); // Add the picture to the cell...

    docs.aspose.com/cells/zh/cpp/add-conditional-ic...
  10. Aspose::Words::Tables::RowFormat::get_HeightRul...

    Aspose::Words::Tables::RowFormat::get_HeightRule method. Gets or sets the rule for determining the height of the table row in C++....Write ( u "Header Row, \n Cell 2" ); builder -> InsertCell ();...builder -> Write ( u "Row 1, Cell 2." ); builder -> InsertCell ();...

    reference.aspose.com/words/cpp/aspose.words.tab...