Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 4,403 for

linear

(0.4 sec)
  1. FBX animation rotation problem - Free Support F...

    The FBX rotation generated by this code is completely different from what I expected. Is my code incorrect or is it a bug in Aspose? Furthermore, the rotation works correctly when I set the X and Z axes separately, but …...Constant }, // 使用 Linear 替换 BSpline { 3, 30.0f, Interpolation...item.Value1, Interpolation.Linear); ySeq.Add(currentTime, item...

    forum.aspose.com/t/fbx-animation-rotation-probl...
  2. Supported Excel Functions with C++|Documentation

    Supported Excel functions for reading, setting, and calculating formulas using Aspose.Cells with C++....Statistical : Returns a value along a linear trend(In Excel 2016, this function...function is replaced with FORECAST.LINEAR as part of the new Forecasting...

    docs.aspose.com/cells/cpp/supported-formula-fun...
  3. Supported Excel Functions|Documentation

    Supported excel functions for reading/setting/calculating formulas...Statistical : Returns a value along a linear trend(In Excel 2016, this function...function is replaced with FORECAST.LINEAR as part of the new Forecasting...

    docs.aspose.com/cells/java/supported-formula-fu...
  4. Supported Excel Functions|Documentation

    Supported excel functions for reading/setting/calculating formulas...Statistical : Returns a value along a linear trend(In Excel 2016, this function...function is replaced with FORECAST.LINEAR as part of the new Forecasting...

    docs.aspose.com/cells/net/supported-formula-fun...
  5. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF fonts....demonstrates how to apply a linear gradient effect to text in...title text that has an axial (linear) gradient effect applied. The...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  6. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....Remarks: This method performs a linear search; therefore, the average...Remarks: This method performs a linear search; therefore, the average...

    reference.aspose.com/words/java/com.aspose.word...
  7. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....Remarks: This method performs a linear search; therefore, the average...Remarks: This method performs a linear search; therefore, the average...

    reference.aspose.com/words/java/com.aspose.word...
  8. 在 PostScript 中使用透明度 | C++

    如何在 PS 文件中添加透明度是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...width, height)); 44 45 //Create linear gradient brush colors which...GradientBrush object containing the linear gradient brush 52 gradientBrush...

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...
  9. ChartType | Aspose.Words for Java

    Specifies type of a chart in Java....will be distributed along a linear X-axis, // and the values added...

    reference.aspose.com/words/java/com.aspose.word...
  10. Resizing rotated shapes - Free Support Forum - ...

    Dear support team, we’ve been trying to resize Shapes by computing a scaling factor and applying it to the shapes Height and Width properties to make them fit into a table cell. As long as the shape is oriented upright…... Solve the linear system: // w·cos + h·sin =...

    forum.aspose.com/t/resizing-rotated-shapes/320848